12 lines
273 B
Text
12 lines
273 B
Text
|
Test::TinyMocker - a very simple tool to mock external modules
|
||
|
|
||
|
Available method:
|
||
|
|
||
|
* mock($module, $method_or_methods, $sub)
|
||
|
* unmock($module, $method_or_methods)
|
||
|
* method
|
||
|
* methods
|
||
|
* should
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Test-TinyMocker/
|