Changes for version 0.10 - 2019-01-25
- added module_location This change fixes an old bug report that I didn't think could be solved. https://rt.cpan.org/Public/Bug/Display.html?id=95826 (Better late than never!) This allows you to tell Test::Mock::Simple where to find the modules if the namespace does not translate into the file that it is located in.
Modules
A simple way to mock out parts of or a whole module.