Qorus Integration Engine® Enterprise Edition 6.0.19_prod
Loading...
Searching...
No Matches
QorusInterfaceTest::CheckLog Class Reference

a check for log content More...

Inheritance diagram for QorusInterfaceTest::CheckLog:
[legend]
Collaboration diagram for QorusInterfaceTest::CheckLog:
[legend]

Public Member Methods

 constructor (string regex, *QorusInterfaceTest test, *string logfile)
 creates the object according to the arguments More...
 
 run (QorusInterfaceTest t)
 checks the log file More...
 
string getRegex ()
 
string getLogfile ()
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 
abstract auto run (QorusInterfaceTest t)
 runs the test More...
 

Detailed Description

a check for log content

Member Function Documentation

◆ constructor()

QorusInterfaceTest::CheckLog::constructor ( string  regex,
*QorusInterfaceTest  test,
*string  logfile 
)

creates the object according to the arguments

Parameters
regexregex that log lines should match to
testthe test that the action belongs to
logfilelogfile

◆ getLogfile()

string QorusInterfaceTest::CheckLog::getLogfile ( )
Returns
logfile to inspect

◆ getRegex()

string QorusInterfaceTest::CheckLog::getRegex ( )
Returns
regex that should be matched

◆ run()

QorusInterfaceTest::CheckLog::run ( QorusInterfaceTest  t)
virtual

checks the log file

Parameters
tQorusInterfaceTest test object

checks log content

Implements QorusInterfaceTest::Action.


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