TestCenter Reference
TestCenterAdvanced.TestCase Namespace Reference

Classes

class  LogCollector
 Allows collecting log messages and logging them later. More...
 
class  LogCollectorBase
 
class  RunTestFunctionData
 
class  TestCase
 The superclass for the different test case categories. More...
 
class  TestLogger
 Allows logging messages via a given log handler and records the logging state. More...
 
class  UnitTestResult
 

Functions

 printTestFunctionException ()
 Prints the exception that occurred during a test function.
 

Variables

 MLABpriv = mevis.MLAB.priv()
 

Function Documentation

◆ printTestFunctionException()

TestCenterAdvanced.TestCase.printTestFunctionException ( )

Prints the exception that occurred during a test function.

Definition at line 46 of file TestCase.py.

Variable Documentation

◆ MLABpriv

TestCenterAdvanced.TestCase.MLABpriv = mevis.MLAB.priv()

Definition at line 42 of file TestCase.py.