TestCenter Reference
|
Go to the source code of this file.
Namespaces | |
namespace | TestSupport |
A package of python modules helping to build tests. | |
namespace | TestSupport.Formal |
Functions | |
TestSupport.Formal.runFunctionButIgnoredDeprecationWarnings (func, modInfo) | |
TestSupport.Formal.isModuleToBeRemoved (moduleInfo) | |
TestSupport.Formal.areScreenshotsDisabledByEnvironmentVariable () | |
TestSupport.Formal.getList (modInfo, itemListName) | |
TestSupport.Formal.getListFromString (modInfo, itemListName) | |
TestSupport.Formal.isTestInSamePackage (testName, packageName) | |
TestSupport.Formal.initTestDataBase () | |