2024-01-06 09:44:09 +01:00
|
|
|
# perl-Test-Object
|
|
|
|
|
2024-01-06 09:44:12 +01:00
|
|
|
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.
|
|
|
|
|