mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
221 B
Plaintext
5 lines
221 B
Plaintext
The Perl 5 module Test::Object is a testing package designed to
|
|
allow you to easily test what you believe is a valid object against
|
|
the expected behaviour of all of the classes in its inheritance
|
|
tree in one single call.
|