A command-line program that runs a set of tests; this is primarily for making test modules conveniently executable.
Method __init__ Undocumented
Method runTests Undocumented
Method _getParentArgParser Undocumented
Method _do_discovery Undocumented
Method _get_runner Undocumented
def __init__(self, module=__name__, defaultTest=None, argv=None, testRunner=None, testLoader=defaultTestLoader, exit=True, verbosity=1, failfast=None, catchbreak=None, buffer=None, stdout=None, tb_locals=False):
Undocumented
def _getParentArgParser(self):
Undocumented
def _do_discovery(self, argv, Loader=None):
Undocumented
def runTests(self):
Undocumented
def _get_runner(self):
Undocumented
API Documentation for testtools, generated by pydoctor at 2015-07-01 16:11:28.