Definition at line 69 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  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ appendTestCaseName
      
        
          | TestCenterAdvanced.Config.ReportConfig.appendTestCaseName | 
        
      
 
 
◆ appendTimestamp
      
        
          | TestCenterAdvanced.Config.ReportConfig.appendTimestamp | 
        
      
 
 
◆ collapseFunctions
      
        
          | TestCenterAdvanced.Config.ReportConfig.collapseFunctions | 
        
      
 
 
◆ directory
      
        
          | TestCenterAdvanced.Config.ReportConfig.directory | 
        
      
 
 
◆ hideInfoMessages
      
        
          | TestCenterAdvanced.Config.ReportConfig.hideInfoMessages | 
        
      
 
 
◆ hideSystemMessages
      
        
          | TestCenterAdvanced.Config.ReportConfig.hideSystemMessages | 
        
      
 
 
◆ maxErrorMessagesPerTestFunction
      
        
          | TestCenterAdvanced.Config.ReportConfig.maxErrorMessagesPerTestFunction | 
        
      
 
 
◆ maxInfoMessagesPerTestFunction
      
        
          | TestCenterAdvanced.Config.ReportConfig.maxInfoMessagesPerTestFunction | 
        
      
 
 
◆ name
      
        
          | TestCenterAdvanced.Config.ReportConfig.name | 
        
      
 
 
◆ showFailedFunctionsOnly
      
        
          | TestCenterAdvanced.Config.ReportConfig.showFailedFunctionsOnly | 
        
      
 
 
◆ timestampTemplate
      
        
          | TestCenterAdvanced.Config.ReportConfig.timestampTemplate | 
        
      
 
 
The documentation for this class was generated from the following file:
- MeVisLab/Standard/Modules/Macros/Tests/TestCenterAdvanced/Config.py