Qorus Integration Engine® Enterprise Edition 6.1.0_prod
Loading...
Searching...
No Matches
QorusInterfaceTest::QorusWorkflowTest Member List

This is the complete list of members for QorusInterfaceTest::QorusWorkflowTest, including all inherited members.

addTestCase(QUnit::TestCase tc)QUnit::Test
addTestCase(string name, code call, *softlist< auto > args)QUnit::Test
addTestResult(TestCase tc, int success, *string error, *string pos, *string detail)QUnit::TestReporterprivate
assertEq(auto expected, auto actual, *string name)QUnit::Test
assertEqSoft(auto expected, auto actual, *string name)QUnit::Test
assertFalse(auto actual, *string name)QUnit::Test
assertFloatEq(float expected, float actual, float epsilon=DEFAULT_EPSILON, *string name)QUnit::Test
assertGe(auto expected, auto actual, *string name)QUnit::Test
assertGeSoft(auto expected, auto actual, *string name)QUnit::Test
assertGt(auto expected, auto actual, *string name)QUnit::Test
assertGtSoft(auto expected, auto actual, *string name)QUnit::Test
assertionOk(*string name)QUnit::Test
assertLe(auto expected, auto actual, *string name)QUnit::Test
assertLeSoft(auto expected, auto actual, *string name)QUnit::Test
assertLt(auto expected, auto actual, *string name)QUnit::Test
assertLtSoft(auto expected, auto actual, *string name)QUnit::Test
assertNeq(auto expected, auto actual, *string name)QUnit::Test
assertNeqSoft(auto expected, auto actual, *string name)QUnit::Test
assertNothing(auto actual, *string name)QUnit::Test
assertNRegex(string regex_pattern, string actual, *string name)QUnit::Test
assertNumberEq(number expected, number actual, number epsilon=DEFAULT_EPSILON, *string name)QUnit::Test
assertRegex(string regex_pattern, string actual, *string name)QUnit::Test
assertSkip(*string name)QUnit::Test
assertThrows(string expectedErr, *string expectedDesc, *hash< auto > arg, code theCode, *softlist< auto > args, *string name)QUnit::Test
assertThrows(string expectedErr, *string expectedDesc, code theCode, *softlist< auto > args, *string name)QUnit::Test
assertThrows(string expectedErr, code theCode, *softlist< auto > args, *string name)QUnit::Test
assertTrue(auto actual, *string name)QUnit::Test
canRun()QorusInterfaceTest::QorusWorkflowTestvirtual
comparePartialHash(hash< auto > expects, auto value)QUnit::Teststatic
constructor(string name, string version, reference< auto > p_argv, *hash< auto > opts)QorusInterfaceTest::QorusWorkflowTest
constructor(string name, string version, *list< auto > p_argv, *hash< auto > opts)QorusInterfaceTest::QorusWorkflowTest
constructor(string name, string version, hash< auto > opts)QorusInterfaceTest::QorusWorkflowTest
constructor(string name, string version)QorusInterfaceTest::QorusWorkflowTest
QorusInterfaceTest::QorusInterfaceTest::constructor(string name, string version, string desc, string rest_pfx, reference< auto > p_argv, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
QorusInterfaceTest::QorusInterfaceTest::constructor(string name, string version, string desc, string rest_pfx, *list< auto > p_argv, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
QorusInterfaceTest::QorusInterfaceTest::constructor(string name, string version, string desc, string rest_pfx, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
QUnit::Test::constructor(string name, string version, reference< list< string > > p_argv, *hash< auto > opts)QUnit::Test
QUnit::TestReporter::constructor(string name, string version, *list< auto > p_argv, hash< auto > opts=Opts)QUnit::TestReporter
QUnit::TestReporter::constructor(string name, string version, reference< list< string > > p_argv, hash< auto > opts=Opts)QUnit::TestReporter
createOrder(hash< auto > staticdata, *hash< auto > create_opts)QorusInterfaceTest::QorusWorkflowTest
DEFAULT_EPSILONQUnit::Testprivate:internal
destructor()QorusInterfaceTest::QorusWorkflowTest
disable()QorusInterfaceTest::QorusInterfaceTest
dynamicData(int wfiid)QorusInterfaceTest::QorusWorkflowTeststatic
enable()QorusInterfaceTest::QorusInterfaceTest
equals(auto a, auto b)QUnit::Test
equalsIterated(AbstractIterator a, AbstractIterator b)QUnit::Test
errors()QUnit::TestReporterprivate
exec(Action data)QorusInterfaceTest::QorusInterfaceTest
execSynchronous(hash< auto > orderdata)QorusInterfaceTest::QorusWorkflowTest
fail(*string msg)QUnit::Test
getAssertionName(*string name)QUnit::Teststatic
getClassInfo(string name)QorusInterfaceTest::QorusInterfaceTest
getConstantInfo(string name)QorusInterfaceTest::QorusInterfaceTest
getDescription()QorusInterfaceTest::QorusInterfaceTest
getEnv(string key, *string def)QUnit::Test
getFunctionInfo(string name)QorusInterfaceTest::QorusInterfaceTest
getInstanceName()QorusInterfaceTest::QorusInterfaceTest
getInterfaceInfo()QorusInterfaceTest::QorusInterfaceTest
getLastOrderId()QorusInterfaceTest::QorusWorkflowTest
getLogFileName()QorusInterfaceTest::QorusWorkflowTestvirtual
getOptionColumn()QorusInterfaceTest::QorusInterfaceTest
getQorusInstanceName()QorusInterfaceTest::QorusInterfaceTest
getTestCase(string meth)QUnit::Test
getTimestamp()QorusInterfaceTest::QorusInterfaceTest
globalSetUp()QorusInterfaceTest::QorusInterfaceTest
hierarchyInfo(int wfiid)QorusInterfaceTest::QorusWorkflowTeststatic
QUnit::Test::init(string name, string version, reference< list< string > > p_argv, hash< auto > opts=Opts)QUnit::TestReporterprivate
isInterfaceLoaded()QorusInterfaceTest::QorusInterfaceTest
isInterfaceRunning()QorusInterfaceTest::QorusWorkflowTest
m_descQorusInterfaceTest::QorusInterfaceTestprivate
m_instance_nameQorusInterfaceTest::QorusInterfaceTestprivate
m_nameQUnit::TestReporterprivate
m_optionsQUnit::TestReporterprivate
m_printMethodsQUnit::TestReporterprivate
m_rest_pfxQorusInterfaceTest::QorusInterfaceTestprivate
m_startedQorusInterfaceTest::QorusWorkflowTestprivate
m_system_startedQorusInterfaceTest::QorusInterfaceTestprivate
m_timestampQorusInterfaceTest::QorusInterfaceTestprivate
m_versionQUnit::TestReporterprivate
main()QUnit::Test
new_argvQUnit::TestReporterprivate
notEquals(auto a, auto b)QUnit::Test
num_assertsQUnit::TestReporterprivate
num_asserts_okQUnit::TestReporterprivate
num_asserts_skipQUnit::TestReporterprivate
OffsetColumnQUnit::TestReporterprivate
OptionColumnQorusInterfaceTest::QorusInterfaceTestprivate
OptsQorusInterfaceTest::QorusInterfaceTestprivate
orderKeys(int wfiid)QorusInterfaceTest::QorusWorkflowTeststatic
printUnexpectedData(auto exp, auto act, *bool neg, *bool soft_comparisons, *string comparitor)QUnit::Test
QUC_EQQUnit::Testprivate:internal
QUC_GEQUnit::Testprivate:internal
QUC_GTQUnit::Testprivate:internal
QUC_LEQUnit::Testprivate:internal
QUC_LTQUnit::Testprivate:internal
QUC_MapQUnit::Testprivate:internal
QUC_NEQQUnit::Testprivate:internal
QUC_NREQUnit::Testprivate:internal
QUC_REQUnit::Testprivate:internal
regexpMatches(string s, string regexp)QUnit::Test
restartSystem(int status=SS_UNKNOWN)QorusInterfaceTest::QorusInterfaceTest
setUp()QUnit::Test
setUserPassword()QorusInterfaceTest::QorusInterfaceTestprivate
skipped()QUnit::TestReporterprivate
SS_RUNNINGQorusInterfaceTest::QorusInterfaceTestprivate
SS_STOPPEDQorusInterfaceTest::QorusInterfaceTestprivate
SS_UNKNOWNQorusInterfaceTest::QorusInterfaceTestprivate
staticData(int wfiid)QorusInterfaceTest::QorusWorkflowTeststatic
tearDown()QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, binary expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, bool expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, date expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, float expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, hash< auto > expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, int expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, list< auto > expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, number expectedResultValue)QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, QUnit::AbstractTestResult expectedResult=new QUnit::TestResultSuccess())QUnit::Test
testAssertion(string name, code condition, *softlist< auto > args, string expectedResultValue)QUnit::Test
testAssertionValue(*string name, auto actual, auto expected)QUnit::Test
testAssertionValue(*string name, float actual, float expected, float epsilon=DEFAULT_EPSILON)QUnit::Test
testAssertionValue(*string name, number actual, number expected, number epsilon=DEFAULT_EPSILON)QUnit::Test
testCases()QUnit::Testprivate
testCount()QUnit::TestReporterprivate
testNullAssertion(string name, code condition, *softlist< auto > args)QUnit::Test
testSkip(string reason)QUnit::Test
usageIntern()QorusInterfaceTest::QorusInterfaceTestprivate