Table of Contents

Class: HappyDocTestLoader ../HappyDoc-r2_0_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,
        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 Tue Feb 5 07:30:18 2002 by HappyDoc version 2.0.1