Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-Object: Thoroughly testing objects via registered handlers
- Summary
- 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.
Changelog
- * Thu Sep 7 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.07-1
- Update to 0.07.
- Test::Builder version problem (see #205537).
- Removed the README file (copy of the manpage).
- * Wed Sep 6 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.06-1
- First build.