Table of Contents
TestLoader with a method to load all test_* modules in its package.
__init__ ( self )
loadErrorText ( self )
Return a string explaining modules which didn't load.
loadTestsFromMyPackage ( self )
A test module may exclude itself from the suite by assigning a non-false value to EXCLUDE_FROM_BIGSUITE.