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

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

addTestCase(*softlist< auto > args, string name, code call)QUnit::Test
addTestCase(QUnit::TestCase tc)QUnit::Test
addTestResult(*string detail, *string pos, *string error, TestCase tc, int success)QUnit::TestReporter
assertFalse(auto actual, *string name)QUnit::Test
assertionOk(*string name)QUnit::Test
assertThrows(*string name, *softlist< auto > args, code theCode, *hash< auto > arg, string expectedErr, *string expectedDesc)QUnit::Test
assertThrows(*string name, *softlist< auto > args, code theCode, string expectedErr, *string expectedDesc)QUnit::Test
assertThrows(*string name, *softlist< auto > args, string expectedErr, code theCode)QUnit::Test
assertTrue(auto actual, *string name)QUnit::Test
comparePartialHash(hash< auto > expects, auto value)QUnit::Teststatic
constructor(string name, string version, string desc, string rest_pfx, reference< auto > p_argv, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
constructor(string name, string version, string desc, string rest_pfx, *list< auto > p_argv, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
constructor(string name, string version, string desc, string rest_pfx, hash< auto > opts=Opts)QorusInterfaceTest::QorusInterfaceTest
QUnit::Test::constructor(*hash< auto > opts, *list< auto > p_argv, string name, string version)QUnit::Test
QUnit::Test::constructor(*hash< auto > opts, reference< list< string > > p_argv, string name, string version)QUnit::Test
QUnit::TestReporter::constructor(*list< auto > p_argv, hash< auto > opts, string name, string version)QUnit::TestReporter
QUnit::TestReporter::constructor(reference< list< string > > p_argv, hash< auto > opts, string name, string version)QUnit::TestReporter
equals(auto a, auto b)QUnit::Test
equalsIterated(AbstractIterator a, AbstractIterator b)QUnit::Test
errors()QUnit::TestReporter
fail(*string msg)QUnit::Test
getAssertionName(*string name)QUnit::Teststatic
getEnv(string key, *string def)QUnit::Test
getTestCase(string meth)QUnit::Test
globalSetUp()QUnit::Test
globalTearDown()QUnit::Test
listTestCases()QUnit::Test
m_descQorusInterfaceTest::QorusInterfaceTestprivate
m_instance_nameQorusInterfaceTest::QorusInterfaceTestprivate
m_rest_pfxQorusInterfaceTest::QorusInterfaceTestprivate
m_system_startedQorusInterfaceTest::QorusInterfaceTestprivate
m_timestampQorusInterfaceTest::QorusInterfaceTestprivate
notEquals(auto a, auto b)QUnit::Test
OptionColumnQorusInterfaceTest::QorusInterfaceTestprivate
OptsQorusInterfaceTest::QorusInterfaceTestprivate
printOption(string left, string right, int offset)QUnit::TestReporter
regexpMatches(string s, string regexp)QUnit::Test
setUp()QUnit::Test
setUserPassword()QorusInterfaceTest::QorusInterfaceTestprivate
skipped()QUnit::TestReporter
SS_RUNNINGQorusInterfaceTest::QorusInterfaceTestprivate
SS_STOPPEDQorusInterfaceTest::QorusInterfaceTestprivate
SS_UNKNOWNQorusInterfaceTest::QorusInterfaceTestprivate
tearDown()QUnit::Test
testAssertion(binary expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(bool expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(date expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(float expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(hash< auto > expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(int expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(list< auto > expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(number expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertion(string expectedResultValue, *softlist< auto > args, string name, code condition)QUnit::Test
testAssertionValue(auto expected, *string name, auto actual)QUnit::Test
testAssertionValue(float expected, float epsilon, *string name, float actual)QUnit::Test
testAssertionValue(number expected, number epsilon, *string name, number actual)QUnit::Test
testCount()QUnit::TestReporter
testNullAssertion(*softlist< auto > args, string name, code condition)QUnit::Test
testSkip(string reason)QUnit::Test