Qorus Integration Engine® Enterprise Edition 6.1.0_prod
|
This is the complete list of members for QorusInterfaceTest::QorusJobTest, 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::TestReporter | private |
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::QorusJobTest | |
comparePartialHash(hash< auto > expects, auto value) | QUnit::Test | static |
constructor(string name, string version, reference< auto > p_argv, *hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, string version, *list< auto > p_argv, *hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, reference< auto > p_argv, *hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, *list< auto > p_argv, *hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, string version, *hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, string version) | QorusInterfaceTest::QorusJobTest | |
constructor(string name, hash< auto > opts) | QorusInterfaceTest::QorusJobTest | |
constructor(string name) | QorusInterfaceTest::QorusJobTest | |
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 | |
DEFAULT_EPSILON | QUnit::Test | private:internal |
disable() | QorusInterfaceTest::QorusInterfaceTest | |
enable() | QorusInterfaceTest::QorusInterfaceTest | |
equals(auto a, auto b) | QUnit::Test | |
equalsIterated(AbstractIterator a, AbstractIterator b) | QUnit::Test | |
errors() | QUnit::TestReporter | private |
exec(Action data) | QorusInterfaceTest::QorusInterfaceTest | |
fail(*string msg) | QUnit::Test | |
getAssertionName(*string name) | QUnit::Test | static |
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 | |
getJobResultHash(int jiid) | QorusInterfaceTest::QorusJobTest | |
getLogFileName() | QorusInterfaceTest::QorusJobTest | |
getOptionColumn() | QorusInterfaceTest::QorusInterfaceTest | |
getQorusInstanceName() | QorusInterfaceTest::QorusInterfaceTest | |
getTestCase(string meth) | QUnit::Test | |
getTimestamp() | QorusInterfaceTest::QorusInterfaceTest | |
globalSetUp() | QorusInterfaceTest::QorusInterfaceTest | |
QUnit::Test::init(string name, string version, reference< list< string > > p_argv, hash< auto > opts=Opts) | QUnit::TestReporter | private |
isInterfaceLoaded() | QorusInterfaceTest::QorusInterfaceTest | |
isInterfaceRunning() | QorusInterfaceTest::QorusInterfaceTest | |
m_desc | QorusInterfaceTest::QorusInterfaceTest | private |
m_instance_name | QorusInterfaceTest::QorusInterfaceTest | private |
m_name | QUnit::TestReporter | private |
m_options | QUnit::TestReporter | private |
m_printMethods | QUnit::TestReporter | private |
m_rest_pfx | QorusInterfaceTest::QorusInterfaceTest | private |
m_system_started | QorusInterfaceTest::QorusInterfaceTest | private |
m_timestamp | QorusInterfaceTest::QorusInterfaceTest | private |
m_version | QUnit::TestReporter | private |
main() | QUnit::Test | |
new_argv | QUnit::TestReporter | private |
notEquals(auto a, auto b) | QUnit::Test | |
num_asserts | QUnit::TestReporter | private |
num_asserts_ok | QUnit::TestReporter | private |
num_asserts_skip | QUnit::TestReporter | private |
OffsetColumn | QUnit::TestReporter | private |
OptionColumn | QorusInterfaceTest::QorusInterfaceTest | private |
Opts | QorusInterfaceTest::QorusInterfaceTest | private |
printUnexpectedData(auto exp, auto act, *bool neg, *bool soft_comparisons, *string comparitor) | QUnit::Test | |
QUC_EQ | QUnit::Test | private:internal |
QUC_GE | QUnit::Test | private:internal |
QUC_GT | QUnit::Test | private:internal |
QUC_LE | QUnit::Test | private:internal |
QUC_LT | QUnit::Test | private:internal |
QUC_Map | QUnit::Test | private:internal |
QUC_NEQ | QUnit::Test | private:internal |
QUC_NRE | QUnit::Test | private:internal |
QUC_RE | QUnit::Test | private:internal |
regexpMatches(string s, string regexp) | QUnit::Test | |
restartSystem(int status=SS_UNKNOWN) | QorusInterfaceTest::QorusInterfaceTest | |
run() | QorusInterfaceTest::QorusJobTest | |
setUp() | QUnit::Test | |
setUserPassword() | QorusInterfaceTest::QorusInterfaceTest | private |
skipped() | QUnit::TestReporter | private |
SS_RUNNING | QorusInterfaceTest::QorusInterfaceTest | private |
SS_STOPPED | QorusInterfaceTest::QorusInterfaceTest | private |
SS_UNKNOWN | QorusInterfaceTest::QorusInterfaceTest | private |
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::Test | private |
testCount() | QUnit::TestReporter | private |
testNullAssertion(string name, code condition, *softlist< auto > args) | QUnit::Test | |
testSkip(string reason) | QUnit::Test | |
usageIntern() | QorusInterfaceTest::QorusInterfaceTest | private |