CppUTest Documentation
 All Classes
IgnoredUtestShell Member List

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

addTest(UtestShell *test) (defined in UtestShell)UtestShellvirtual
assertCstrContains(const char *expected, const char *actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertCstrEqual(const char *expected, const char *actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertCstrNoCaseContains(const char *expected, const char *actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertCstrNoCaseEqual(const char *expected, const char *actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertDoublesEqual(double expected, double actual, double threshold, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertLongsEqual(long expected, long actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertPointersEqual(const void *expected, const void *actual, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertTrue(bool condition, const char *checkString, const char *conditionString, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
assertTrueText(bool condition, const char *checkString, const char *conditionString, const char *text, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
countTests() (defined in UtestShell)UtestShellvirtual
crash() (defined in UtestShell)UtestShellstatic
createTest() (defined in UtestShell)UtestShellvirtual
destroyTest(Utest *test) (defined in UtestShell)UtestShellvirtual
exitCurrentTest() (defined in UtestShell)UtestShellvirtual
exitCurrentTestWithoutException() (defined in UtestShell)UtestShellvirtual
fail(const char *text, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
getCurrent() (defined in UtestShell)UtestShellstatic
getFile() const (defined in UtestShell)UtestShell
getFormattedName() const (defined in UtestShell)UtestShellvirtual
getGroup() const (defined in UtestShell)UtestShell
getLineNumber() const (defined in UtestShell)UtestShell
getMacroName() const (defined in IgnoredUtestShell)IgnoredUtestShellprotectedvirtual
getName() const (defined in UtestShell)UtestShell
getNext() const (defined in UtestShell)UtestShellvirtual
getProgressIndicator() const (defined in IgnoredUtestShell)IgnoredUtestShellvirtual
getTestResult() (defined in UtestShell)UtestShellstatic
IgnoredUtestShell() (defined in IgnoredUtestShell)IgnoredUtestShell
IgnoredUtestShell(const char *groupName, const char *testName, const char *fileName, int lineNumber) (defined in IgnoredUtestShell)IgnoredUtestShellexplicit
isNull() const (defined in UtestShell)UtestShellvirtual
isRunInSeperateProcess() const (defined in UtestShell)UtestShellvirtual
print(const char *text, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
print(const SimpleString &text, const char *fileName, int lineNumber) (defined in UtestShell)UtestShellvirtual
resetCrashMethod() (defined in UtestShell)UtestShellstatic
runOneTest(TestPlugin *plugin, TestResult &result) (defined in UtestShell)UtestShellvirtual
runOneTestWithPlugins(TestPlugin *plugin, TestResult &result) (defined in IgnoredUtestShell)IgnoredUtestShellprotectedvirtual
setCrashMethod(void(*crashme)()) (defined in UtestShell)UtestShellstatic
setFileName(const char *fileName) (defined in UtestShell)UtestShell
setGroupName(const char *groupName) (defined in UtestShell)UtestShell
setLineNumber(int lineNumber) (defined in UtestShell)UtestShell
setRunInSeperateProcess() (defined in UtestShell)UtestShellvirtual
setTestName(const char *testName) (defined in UtestShell)UtestShell
shouldRun(const TestFilter &groupFilter, const TestFilter &nameFilter) const (defined in UtestShell)UtestShell
UtestShell(const char *groupName, const char *testName, const char *fileName, int lineNumber) (defined in UtestShell)UtestShell
UtestShell() (defined in UtestShell)UtestShellprotected
UtestShell(const char *groupName, const char *testName, const char *fileName, int lineNumber, UtestShell *nextTest) (defined in UtestShell)UtestShellprotected
~IgnoredUtestShell() (defined in IgnoredUtestShell)IgnoredUtestShellvirtual
~UtestShell() (defined in UtestShell)UtestShellvirtual