blob: 02b8b6d2eb657dc64b0ef581dcd07ca0756e3295 (
plain)
1
2
3
4
|
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.
|