Qorus Integration Engine®  4.0.3.p2_git
QorusInterfaceTest::RunJob Class Reference

run the job More...

Inheritance diagram for QorusInterfaceTest::RunJob:
QorusInterfaceTest::Action QorusInterfaceTest::RunJobResult

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
 
private string getDesc (string assert)
 get assertion description
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

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: