TestCenter Reference
TestSupport.UnitTestSupport Namespace 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)

Function Documentation

◆ _getDataDirectory()

TestSupport.UnitTestSupport._getDataDirectory ( testCaseClass)
protected

◆ _isTestHelperAvailable()

TestSupport.UnitTestSupport._isTestHelperAvailable ( )
protected

Definition at line 43 of file UnitTestSupport.py.

References _isTestHelperAvailable().

Referenced by _isTestHelperAvailable().