TestCenter Reference
TestSupport.PythonUnitTest.MeVisLabTestCase Class Reference
Inheritance diagram for TestSupport.PythonUnitTest.MeVisLabTestCase:

Public Member Functions

 __init__ (self, methodName='runTest')
 
 setUpClass (cls)
 
 tearDownClass (cls)
 
 addTest (cls, testName, skip)
 
 createRunTestMethod (cls, testFuncName, testIdentifier)
 

Static Public Attributes

 master = None
 
 tempDirectory = None
 

Detailed Description

Definition at line 109 of file PythonUnitTest.py.

Constructor & Destructor Documentation

◆ __init__()

TestSupport.PythonUnitTest.MeVisLabTestCase.__init__ ( self,
methodName = 'runTest' )

Member Function Documentation

◆ addTest()

TestSupport.PythonUnitTest.MeVisLabTestCase.addTest ( cls,
testName,
skip )

◆ createRunTestMethod()

TestSupport.PythonUnitTest.MeVisLabTestCase.createRunTestMethod ( cls,
testFuncName,
testIdentifier )

◆ setUpClass()

◆ tearDownClass()

TestSupport.PythonUnitTest.MeVisLabTestCase.tearDownClass ( cls)

Member Data Documentation

◆ master

◆ tempDirectory

TestSupport.PythonUnitTest.MeVisLabTestCase.tempDirectory = None
static

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