ReactOS 0.4.16-dev-746-g329a414
|
This is the complete list of members for TestCase, including all inherited members.
equalDoubles(double in_expected, double in_real, double in_maxErr) | TestCase | inline |
error(const char *in_macroName, const char *in_macro, const char *in_file, int in_line) | TestCase | inlinevirtual |
m_failed | TestCase | private |
m_next | TestCase | private |
m_numErrors | TestCase | protectedstatic |
m_numTests | TestCase | protectedstatic |
m_reporter | TestCase | privatestatic |
m_root | TestCase | privatestatic |
message(const char *msg) | TestCase | inlinestatic |
myRun(const char *, bool=false) | TestCase | inlinevirtual |
numErrors() | TestCase | inline |
progress(const char *in_className, const char *in_functionName, bool ignored, bool explicitTest) | TestCase | inlinevirtual |
registerTestCase(TestCase *in_testCase) | TestCase | static |
run(Reporter *in_reporter=0, const char *in_testName="", bool invert=false) | TestCase | static |
setUp() | TestCase | inlinevirtual |
shouldRunThis(const char *in_desiredTest, const char *in_className, const char *in_functionName, bool invert, bool explicit_test, bool &do_progress) | TestCase | inline |
tearDown() | TestCase | inlinevirtual |
TestCase() | TestCase | inline |
~TestFixture() | TestFixture | inlinevirtual |