slackbuilds/perl/perl-Test-MockObject/README

4 lines
183 B
Plaintext

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.