TestCenter Reference
TestCenterAdvanced.TestCase.LogCollectorBase Class Reference
Inheritance diagram for TestCenterAdvanced.TestCase.LogCollectorBase:
TestCenterAdvanced.TestCase.LogCollector TestCenterAdvanced.TestCase.TestLogger

Public Member Functions

 __init__ (self, testHelper)
 
 logHandler (self)
 
 collect (self)
 
 startLogCollect (self)
 
 stopLogCollect (self)
 
 clearState (self)
 

Public Attributes

 hasWarnings
 
 hasErrors
 

Protected Attributes

 _testHelper
 

Detailed Description

Definition at line 66 of file TestCase.py.

Constructor & Destructor Documentation

◆ __init__()

TestCenterAdvanced.TestCase.LogCollectorBase.__init__ (   self,
  testHelper 
)

Reimplemented in TestCenterAdvanced.TestCase.LogCollector.

Definition at line 67 of file TestCase.py.

Member Function Documentation

◆ clearState()

TestCenterAdvanced.TestCase.LogCollectorBase.clearState (   self)

◆ collect()

◆ logHandler()

◆ startLogCollect()

◆ stopLogCollect()

Member Data Documentation

◆ _testHelper

◆ hasErrors

TestCenterAdvanced.TestCase.LogCollectorBase.hasErrors

◆ hasWarnings

TestCenterAdvanced.TestCase.LogCollectorBase.hasWarnings

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