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