Table of Contents

Class: HappyDocTestLoader ../HappyDoc-r2_1/test_happydoc.py

Special TestLoader for HappyDoc

This TestLoader subclass tell the TestCases it loads to write to a specific output directory, thereby letting us differentiate between standard test output and regression test output.

Base Classes   
unittest.TestLoader
Methods   
__init__
loadTestsFromName
loadTestsFromTestCase
  __init__ 
__init__ (
        self,
        outputDir='',
        statusMessageFunc=None,
        knownTestCaseClasses=[],
        )

  loadTestsFromName 
loadTestsFromName (
        self,
        name,
        module=None,
        )

  loadTestsFromTestCase 
loadTestsFromTestCase ( self,  testCaseClass )

Return a suite of all tests cases contained in testCaseClass


Table of Contents

This document was automatically generated on Sat Aug 24 16:57:23 2002 by HappyDoc version 2.1