summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-MockObject/README
blob: 240d46dc6b4580c45573993fe5c2770cc6e0531e (plain)
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.