3 lines
205 B
Text
3 lines
205 B
Text
"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.
|