You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matteo Bernardini 7fd590d8e1 perl/perl-Test-MockObject: Fix download url. 10 years ago
..
README perl/perl-Test-MockObject: Added (interface emulation extension). 11 years ago
perl-Test-MockObject.SlackBuild perl/perl-Test-MockObject: Added (interface emulation extension). 11 years ago
perl-Test-MockObject.info perl/perl-Test-MockObject: Fix download url. 10 years ago
slack-desc perl/perl-Test-MockObject: Added (interface emulation extension). 11 years ago

README

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.