| 
    TestCenter Reference
    
   | 
 
Classes | |
| class | Configuration | 
| class | MLABExecutableNotFoundException | 
| class | ReportConfig | 
Functions | |
| getConfigFilePath (isTestCaseManager=False) | |
| verifyConfiguration (cfgFile) | |
Variables | |
| mevisAvailable = hasattr(mevis, "MLAB") and hasattr(mevis.MLAB, "isDebug") and mevis.MLAB.isDebug() is not None | |
| unicode = str | |
| TestCenterAdvanced.Config.getConfigFilePath | ( | isTestCaseManager = False | ) | 
| bool TestCenterAdvanced.Config.mevisAvailable = hasattr(mevis, "MLAB") and hasattr(mevis.MLAB, "isDebug") and mevis.MLAB.isDebug() is not None | 
| TestCenterAdvanced.Config.unicode = str | 
Definition at line 34 of file Config.py.
Referenced by TestCenterAdvanced.Config.Configuration.save().