libtest-classapi-perl

Perl extension for basic first-pass api testing for class trees
  https://metacpan.org/release/Test-ClassAPI
  0
  no reviews



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. test::classapi aims to provide such a capability.