Table of Contents

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

Drive the test cases for HappyDoc.

Base Classes   
happydoclib.CommandLineApp.CommandLineApp
Methods   
appInit
listTests
main
optionHandler_d
optionHandler_list
optionHandler_q
optionHandler_v
optionHandler_withzope
runTests
statusMessage
  appInit 
appInit ( self )

  listTests 
listTests ( self,  suite )

List the available test cases.

  main 
main ( self,  *args )

Run the requested test suites.

Exceptions   
ValueError( 'Operation (%s) must be one of RUNTEST or LIST.' % self._operation )
  optionHandler_d 
optionHandler_d ( self,  outputDir )

Specify the output directory for the tests.

  optionHandler_list 
optionHandler_list ( self )

List the tests available.

  optionHandler_q 
optionHandler_q ( self )

Disable visible output.

  optionHandler_v 
optionHandler_v ( self )

Increase verbose level by one. Can be repeated.

  optionHandler_withzope 
optionHandler_withzope ( self )

Add the Zope tests to the set.

  runTests 
runTests ( self,  suite )

Run the required test cases.

  statusMessage 
statusMessage (
        self,
        msg='',
        level=1,
        )


Table of Contents

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