mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
778ca5689a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
183 B
Text
3 lines
183 B
Text
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.
|