Test::ClassAPI - Provides basic first-pass API testing for large class trees https://www.cpan.org
Go to file
2024-01-06 09:41:15 +01:00
perl-Test-ClassAPI.spec automatic version update by autodist [release 1.07-1mamba;Wed Feb 24 2021] 2024-01-06 09:41:15 +01:00
README.md package created by autospec [release 1.06-1mamba;Fri Feb 18 2011] 2024-01-06 09:41:15 +01:00

perl-Test-ClassAPI

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.