TestCenter Reference
UnitTestSupport.py File Reference

Go to the source code of this file.

Classes

class  TestSupport.UnitTestSupport.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...
 

Namespaces

namespace  TestSupport
 A package of python modules helping to build tests.
 
namespace  TestSupport.UnitTestSupport
 

Functions

 TestSupport.UnitTestSupport._isTestHelperAvailable ()
 
 TestSupport.UnitTestSupport._getDataDirectory (testCaseClass)