Definition at line 64 of file Config.py.
◆ __init__()
| TestCenterAdvanced.Config.ReportConfig.__init__ |
( |
| self, |
|
|
| directory = getReportDir(), |
|
|
| name = "Report", |
|
|
| timestampTemplate = "_%y_%m_%d__%H_%M", |
|
|
| appendTestCaseName = False, |
|
|
| appendTimestamp = False, |
|
|
| collapseFunctions = False, |
|
|
| showFailedFuctionsOnly = False, |
|
|
| hideInfoMessages = False, |
|
|
| hideSystemMessages = False ) |
◆ getReportDir()
| TestCenterAdvanced.Config.ReportConfig.getReportDir |
( |
| ) |
|
|
static |
◆ appendTestCaseName
| TestCenterAdvanced.Config.ReportConfig.appendTestCaseName = appendTestCaseName |
◆ appendTimestamp
| TestCenterAdvanced.Config.ReportConfig.appendTimestamp = appendTimestamp |
◆ collapseFunctions
| TestCenterAdvanced.Config.ReportConfig.collapseFunctions = collapseFunctions |
◆ directory
| TestCenterAdvanced.Config.ReportConfig.directory = directory |
◆ hideInfoMessages
| TestCenterAdvanced.Config.ReportConfig.hideInfoMessages = hideInfoMessages |
◆ hideSystemMessages
| TestCenterAdvanced.Config.ReportConfig.hideSystemMessages = hideSystemMessages |
◆ maxErrorMessagesPerTestFunction
| int TestCenterAdvanced.Config.ReportConfig.maxErrorMessagesPerTestFunction = 1000 |
◆ maxInfoMessagesPerTestFunction
| int TestCenterAdvanced.Config.ReportConfig.maxInfoMessagesPerTestFunction = 1000 |
◆ name
| TestCenterAdvanced.Config.ReportConfig.name = name |
◆ showFailedFunctionsOnly
| TestCenterAdvanced.Config.ReportConfig.showFailedFunctionsOnly = showFailedFuctionsOnly |
◆ timestampTemplate
| TestCenterAdvanced.Config.ReportConfig.timestampTemplate = timestampTemplate |
The documentation for this class was generated from the following file:
- MeVisLab/Standard/Modules/Macros/Tests/TestCenterAdvanced/Config.py