Perl extension for emulating troublesome interfaces
http://search.cpan.org/dist/Test-MockObject/It's a simple program that doesn't use any other modules, and those are easy to
test. More often, testing a program completely means faking up input to another
module, trying to coax the right output from something you're not supposed to
be testing anyway.
Testing is a lot easier when you can control the entire environment. With
Test::MockObject, you can get a lot closer.
Test::MockObject allows you to create objects that conform to particular
interfaces with very little code. You don't have to reimplement the behavior,
just the input and the output.
- Links to openSUSE:Factory / perl-Test-MockObject
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:openQA:SLE-15/perl-Test-MockObject && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000463 463 Bytes | almost 7 years |
Comments 0