blob: eb70e68931cc1d45226481d5234beccaba60ced6 (
plain) (
blame)
1
2
3
4
5
6
|
For many APIs with large numbers of classes, it can be very useful
to be able to do a quick once-over to make sure that classes,
methods, and inheritance is correct, before doing more comprehensive
testing. This module aims to provide such a capability.
WWW: http://search.cpan.org/dist/Test-ClassAPI/
|