Table of Contents

Class: GUITestResult Twisted-0.19.0/pyunit/unittestgui.py

A TestResult that makes callbacks to its associated GUI TestRunner. Used by BaseGUITestRunner. Need not be created directly.

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

  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 Sun Jul 14 19:52:29 2002 by HappyDoc version 2.0