Changes for version 0.06_3
- more POD tweaks
- all tests now compile with warnings enabled
- test name now defaults to $self->current_method
Changes for version 0.06_2
- now uses inside out objects so restriction on using -test and _test as hash keys has been removed
- tweaked POD of Test::Class
- you can now have spaces around test numbers, etc. (bug report and patch from David Wheeler)
Changes for version 0.06_1
- removed examples directory from distribution, needs rewrite
- removed .svn directories from distribution (doh!)
- removed Test::Class::Tutorial from distribution - needs rewrite
- removed Test::Class::BaseTest - needs rethink
- cleaned up Test::Class POD a bit
- documented.t now uses Test::Pod::Coverage if available
- pod.t now uses Test::Pod if available
- private methods now called as functions to avoid problems with subclasses accidentally overriding
Modules
easily create test classes in an xUnit/JUnit style
Provides
in lib/Test/Class/MethodInfo.pm