Table of Contents

Class: QtTestResult ./PyUnit/UnittestDialog.py

A TestResult derivative to work with a graphical GUI.

For more details see pyunit.py of the standard python distribution.

Base Classes   
unittest.TestResult
Methods   
__init__
addError
addFailure
startTest
stopTest
  __init__ 
__init__ ( self,  parent )

  addError 
addError (
        self,
        test,
        err,
        )

  addFailure 
addFailure (
        self,
        test,
        err,
        )

  startTest 
startTest ( self,  test )

  stopTest 
stopTest ( self,  test )


Table of Contents

This document was automatically generated on Fri Mar 14 19:54:42 2003 by HappyDoc version 2.1