Jameo Core Library
Loading...
Searching...
No Matches
jm::Test Member List

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

autorelease() noexceptjm::Object
displayName() constjm::Objectvirtual
doTest()=0jm::Testpure virtual
equals(const Object *other) constjm::Objectvirtual
errorCode() constjm::Testprotected
highBit() const noexceptjm::Object
name() constjm::Test
Object() noexceptjm::Object
printDiffInfo(DiffOperation operation, Object *other) constjm::Objectvirtual
referenceCount() const noexceptjm::Object
release() noexceptjm::Object
retain() noexceptjm::Object
setErrorCode(const String &error)jm::Testprotected
setHighBit(bool status) noexceptjm::Object
setName(const String &name)jm::Test
Test()=defaultjm::Test
testEquals(const double actual, const double expected, const String &failmessage) constjm::Testprotected
testEquals(int64 actual, int64 expected, const String &failmessage) constjm::Testprotected
testEquals(int64 actual, int32 expected, const String &failmessage) constjm::Testprotected
testEquals(uint64 actual, uint64 expected, const String &failmessage) constjm::Testprotected
testEquals(void *actual, void *expected, const String &failmessage) constjm::Testprotected
testEquals(uint64 actual, int32 expected, const String &failmessage) constjm::Testprotected
testEquals(uint64 actual, uint32 expected, const String &failmessage) constjm::Testprotected
testEquals(int32 actual, int32 expected, const String &failmessage) constjm::Testprotected
testEquals(uint32 actual, uint32 expected, const String &failmessage) constjm::Testprotected
testEquals(uint32 actual, int32 expected, const String &failmessage) constjm::Testprotected
testEquals(int32 actual, uint32 expected, const String &failmessage) constjm::Testprotected
testEquals(const String &actual, const String &expected, const String &failmessage) constjm::Testprotected
testEqualsIgnoreCase(const String &actual, const String &expected, const String &failmessage) constjm::Testprotected
testFail(const String &message) constjm::Testprotected
testFalse(bool actual, const String &failmessage) constjm::Testprotected
testNotNull(const void *actual, const String &failmessage) constjm::Testprotected
testNull(const void *actual, const String &failmessage) constjm::Testprotected
testTrue(bool actual, const String &failmessage) constjm::Testprotected
testUnexpectedException(const String &failmessage) constjm::Test
~Object() noexceptjm::Objectvirtual
~Test()=defaultjm::Test