TestCenter Reference
TestCase.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  TestCenterAdvanced
 
namespace  TestCenterAdvanced.TestCase
 
namespace  TestCase
 The test case superclass.
 

Functions

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

Variables

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