TestCenter Reference
TestCenterAdvanced.TestCase.TestLogger Class Reference

Allows logging messages via a given log handler and records the logging state. More...

Inheritance diagram for TestCenterAdvanced.TestCase.TestLogger:
TestCenterAdvanced.TestCase.LogCollectorBase

Public Member Functions

 startLogCollect (self)
 
 stopLogCollect (self)
 
- Public Member Functions inherited from TestCenterAdvanced.TestCase.LogCollectorBase
 __init__ (self, testHelper)
 
 logHandler (self)
 
 collect (self)
 
 clearState (self)
 

Additional Inherited Members

- Public Attributes inherited from TestCenterAdvanced.TestCase.LogCollectorBase
 hasWarnings
 
 hasErrors
 
- Protected Attributes inherited from TestCenterAdvanced.TestCase.LogCollectorBase
 _testHelper
 

Detailed Description

Allows logging messages via a given log handler and records the logging state.

Definition at line 139 of file TestCase.py.

Member Function Documentation

◆ startLogCollect()

◆ stopLogCollect()


The documentation for this class was generated from the following file: