TestCenter Reference
|
Go to the source code of this file.
Classes | |
class | TestCenterAdvanced.Config.MLABExecutableNotFoundException |
class | TestCenterAdvanced.Config.ReportConfig |
class | TestCenterAdvanced.Config.Configuration |
Namespaces | |
namespace | TestCenterAdvanced |
namespace | TestCenterAdvanced.Config |
namespace | Config |
Module to handle TestCenter's configuration. | |
Functions | |
TestCenterAdvanced.Config.getConfigFilePath (isTestCaseManager=False) | |
TestCenterAdvanced.Config.verifyConfiguration (cfgFile) | |
Variables | |
TestCenterAdvanced.Config.mevisAvailable = hasattr(mevis, 'MLAB') and hasattr(mevis.MLAB, 'isDebug') and mevis.MLAB.isDebug() is not None | |
TestCenterAdvanced.Config.unicode = str | |