OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::TestMarkFormatterAssert, including all inherited members.
closeAdded(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
closeDeleted(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
closeMark(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openAdded(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openDeleted(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openMark(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
operator=(const TestMarkFormatterAssert &)=delete | OTest2::TestMarkFormatterAssert | |
OTest2::TestMarkFormatterIOS::operator=(const TestMarkFormatterIOS &)=delete | OTest2::TestMarkFormatterIOS | |
OTest2::TestMarkFormatter::operator=(const TestMarkFormatter &)=delete | OTest2::TestMarkFormatter | |
printSeparator() override | OTest2::TestMarkFormatterIOS | virtual |
TestMarkFormatter(const TestMarkFormatter &)=delete | OTest2::TestMarkFormatter | |
TestMarkFormatter() | OTest2::TestMarkFormatter | |
TestMarkFormatterAssert(const TestMarkFormatterAssert &)=delete | OTest2::TestMarkFormatterAssert | |
TestMarkFormatterAssert(AssertStream *stream_, const std::string &prefix_) | OTest2::TestMarkFormatterAssert | explicit |
TestMarkFormatterIOS(const TestMarkFormatterIOS &)=delete | OTest2::TestMarkFormatterIOS | |
TestMarkFormatterIOS(std::ostream *os_, const std::string &prefix_) | OTest2::TestMarkFormatterIOS | explicit |
~TestMarkFormatter() | OTest2::TestMarkFormatter | virtual |
~TestMarkFormatterAssert() | OTest2::TestMarkFormatterAssert | virtual |
~TestMarkFormatterIOS() | OTest2::TestMarkFormatterIOS | virtual |