search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
303 B
Text
6 lines
303 B
Text
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: https://metacpan.org/release/Test-ClassAPI
|