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.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / perl-Test-MockModule
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Test-MockModule && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-MockModule-0.09.tar.gz | 0000023108 22.6 KB | |
_link | 0000000124 124 Bytes | |
perl-Test-MockModule.changes | 0000001027 1 KB | |
perl-Test-MockModule.spec | 0000002151 2.1 KB |
Revision 4 (latest revision is 39)
Stephan Kulow (coolo)
accepted
request 295981
from
Stephan Kulow (coolo)
(revision 4)
automatic update
Comments 0