mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
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.
|