Override subroutines in a module for unit testing
https://metacpan.org/release/Test-MockModule
'Test::MockModule' lets you temporarily redefine subroutines in other packages for the purposes of unit testing.
A 'Test::MockModule' object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can be easily restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you 'unmock()' the subroutine.
- Links to devel:languages:perl / perl-Test-MockModule
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl:autoupdate/perl-Test-MockModule && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Test-MockModule-v0.177.0.tar.gz | 0000023921 23.4 KB | |
cpanspec.yml | 0000000465 465 Bytes | |
perl-Test-MockModule.changes | 0000007758 7.58 KB | |
perl-Test-MockModule.spec | 0000002126 2.08 KB |
Comments 0