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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.4:ARM/perl-Test-MockObject && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-MockObject-1.20200122.tar.gz | 0000030294 29.6 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Test-MockObject.changes | 0000003258 3.18 KB | |
perl-Test-MockObject.spec | 0000002680 2.62 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 939858
from
Yuchen Lin (maxlin_factory)
(revision 2)
Automatically create request by update submitter. This is trying to update package to openSUSE:Backports:SLE-15-SP4 from openSUSE:Factory. Please review this change and decline it if Leap do not need it.
Comments 0