ports/devel/p5-Test-MockObject/pkg/DESCR

4 lines
182 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.