TestCenter Reference
|
Functions | |
runFunctionButIgnoredDeprecationWarnings (func, modInfo) | |
isModuleToBeRemoved (moduleInfo) | |
areScreenshotsDisabledByEnvironmentVariable () | |
getList (modInfo, itemListName) | |
getListFromString (modInfo, itemListName) | |
isTestInSamePackage (testName, packageName) | |
initTestDataBase () | |
TestSupport.Formal.areScreenshotsDisabledByEnvironmentVariable | ( | ) |
TestSupport.Formal.getListFromString | ( | modInfo, | |
itemListName ) |
TestSupport.Formal.initTestDataBase | ( | ) |
TestSupport.Formal.isModuleToBeRemoved | ( | moduleInfo | ) |
Definition at line 24 of file Formal.py.
Referenced by TestSupport.Formal.runFunctionButIgnoredDeprecationWarnings().
TestSupport.Formal.isTestInSamePackage | ( | testName, | |
packageName ) |
TestSupport.Formal.runFunctionButIgnoredDeprecationWarnings | ( | func, | |
modInfo ) |
Definition at line 16 of file Formal.py.
References TestSupport.Formal.isModuleToBeRemoved().