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

run the job More...

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

Public Member Methods

 constructor ()
 creates the object with no parameters
 
 run (QorusInterfaceTest t)
 runs the job and gets the job result information hash More...
 
hash< auto > getJobResult ()
 returns a hash of job instance information created by the run() method
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 
abstract auto run (QorusInterfaceTest t)
 runs the test More...
 

Private Member Methods

string getDesc (string assert)
 get assertion description
 

Private Attributes

hash< auto > m_jobresult
 the result of running the job
 

Detailed Description

run the job

Member Function Documentation

◆ run()

QorusInterfaceTest::RunJob::run ( QorusInterfaceTest  t)
virtual

runs the job and gets the job result information hash

Parameters
tQorusInterfaceTest test object

Implements QorusInterfaceTest::Action.


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