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

Member Function Documentation

◆ _restoreStdout()

TestCenterAdvanced.TestCase.UnitTestResult._restoreStdout ( self)
protected

Definition at line 74 of file TestCase.py.

◆ _setupStdout()

TestCenterAdvanced.TestCase.UnitTestResult._setupStdout ( self)
protected

Definition at line 71 of file TestCase.py.

◆ logResult()

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

Definition at line 77 of file TestCase.py.


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