TestCenter Reference
TestCenterAdvanced.TestCase.UnitTestResult Class Reference
Inheritance diagram for TestCenterAdvanced.TestCase.UnitTestResult:

Public Member Functions

 logResult (self, successMsg)
 

Protected Member Functions

 _setupStdout (self)
 
 _restoreStdout (self)
 

Detailed Description

Definition at line 66 of file TestCase.py.

Member Function Documentation

◆ _restoreStdout()

TestCenterAdvanced.TestCase.UnitTestResult._restoreStdout ( self)
protected

Definition at line 72 of file TestCase.py.

◆ _setupStdout()

TestCenterAdvanced.TestCase.UnitTestResult._setupStdout ( self)
protected

Definition at line 69 of file TestCase.py.

◆ logResult()

TestCenterAdvanced.TestCase.UnitTestResult.logResult ( self,
successMsg )

Definition at line 75 of file TestCase.py.


The documentation for this class was generated from the following file: