|
TestCenter Reference
|
Classes | |
| class | TestCaseWithSupportData |
| This is a helper class that can be used instead of TestSupport.Base.getDataDirectory() It allows you to access the Tests Data directory from a unittest, no matter whether it's wrapped in a TestCenter test or whether you call it directly from python. More... | |
Functions | |
| _isTestHelperAvailable () | |
| _getDataDirectory (testCaseClass) | |
|
protected |
Definition at line 56 of file UnitTestSupport.py.
Referenced by TestSupport.UnitTestSupport.TestCaseWithSupportData.getTestSupportDataDirectory().
|
protected |
Definition at line 43 of file UnitTestSupport.py.
References TestSupport.UnitTestSupport._isTestHelperAvailable().
Referenced by TestSupport.UnitTestSupport._isTestHelperAvailable().