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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/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
Dominique Leuenberger (dimstar_suse)
accepted
request 766609
from
Dirk Stoecker (dstoecker)
(revision 8)
Comments 0