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

Public Member Functions

 logResult (self, successMsg)

Public Attributes

 errors
 failures

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.

Member Data Documentation

◆ errors

TestCenterAdvanced.TestCase.UnitTestResult.errors

Definition at line 163 of file TestCase.py.

◆ failures

TestCenterAdvanced.TestCase.UnitTestResult.failures

Definition at line 166 of file TestCase.py.


The documentation for this class was generated from the following file:
  • MeVisLab/Standard/Modules/Macros/Tests/TestCenterAdvanced/TestCase.py