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 151 of file TestCase.py.

Member Function Documentation

◆ _restoreStdout()

TestCenterAdvanced.TestCase.UnitTestResult._restoreStdout (   self)
protected

Definition at line 157 of file TestCase.py.

◆ _setupStdout()

TestCenterAdvanced.TestCase.UnitTestResult._setupStdout (   self)
protected

Definition at line 154 of file TestCase.py.

◆ logResult()

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

Definition at line 160 of file TestCase.py.


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