Simpatico
v1.10
|
This is the complete list of members for UnitTest, including all inherited members.
endMarker() | UnitTest | protectedvirtual |
eq(int s1, int s2) | UnitTest | inlineprotectedstatic |
eq(double s1, double s2) | UnitTest | protectedstatic |
filePrefix() | UnitTest | |
isIoProcessor() const | UnitTest | |
openFile(const std::string &name, const char *mode) const | UnitTest | protected |
openInputFile(const std::string &name, std::ifstream &in) const | UnitTest | protected |
openOutputFile(const std::string &name, std::ofstream &out) const | UnitTest | protected |
printEndl() | UnitTest | protected |
printMethod(const char *methodName) | UnitTest | protected |
setFilePrefix(const std::string &prefix) | UnitTest | |
setUp() | UnitTest | virtual |
setVerbose(int verbose) | UnitTest | |
tearDown() | UnitTest | virtual |
UnitTest() | UnitTest | |
verbose() const | UnitTest | inlineprotected |
~UnitTest() | UnitTest | virtual |