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

a check for text file More...

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

Public Member Methods

 constructor (string f, string c)
 
 run (QorusInterfaceTest t)
 
string getGlob ()
 
string getNewestFile (list< auto > files)
 
- 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 text file

Member Function Documentation

◆ constructor()

QorusInterfaceTest::CheckFileText::constructor ( string  f,
string  c 
)
Parameters
fglob that the output file should match (the newest one from the matching ones is picked)
cexpected file content

◆ getGlob()

string QorusInterfaceTest::CheckFileText::getGlob ( )
Returns
glob to inspect

◆ getNewestFile()

string QorusInterfaceTest::CheckFileText::getNewestFile ( list< auto >  files)
Parameters
fileslist of existing files
Returns
the newest file name

◆ run()

QorusInterfaceTest::CheckFileText::run ( QorusInterfaceTest  t)
virtual
Parameters
tQorusInterfaceTest test object

checks the file content

Implements QorusInterfaceTest::Action.


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