JX Application Framework
Loading...
Searching...
No Matches
JTestManager Member List

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

Execute()JTestManagerstatic
Instance()JTestManagerstatic
IsFalse(const bool value, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerstatic
IsNotNull(const void *ptr, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerstatic
IsNull(const void *ptr, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerstatic
IsOK(const JError &err, JUtf8Byte const *file, const JIndex line)JTestManagerstatic
IsTrue(const bool value, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerstatic
RegisterTest(JUnitTest test, const JUtf8Byte *name)JTestManager
ReportFailure(JUtf8Byte const *message, JUtf8Byte const *file, const JIndex line)JTestManagerstatic
ReportFatal(JUtf8Byte const *message, JUtf8Byte const *file, const JIndex line)JTestManagerstatic
StringsAreEqual(const JString &expectedValue, const JString &actualValue, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerinlinestatic
StringsAreEqual(const JString &expectedValue, const JUtf8Byte *actualValue, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerinlinestatic
StringsAreEqual(const JUtf8Byte *expectedValue, const JString &actualValue, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerinlinestatic
StringsAreEqual(const JUtf8Byte *expectedValue, const JUtf8Byte *actualValue, JUtf8Byte const *file, const JIndex line, const JUtf8Byte *msg=nullptr)JTestManagerstatic