OTest2
A C++ testing framework
OTest2::TestMarkFormatter Member List

This is the complete list of members for OTest2::TestMarkFormatter, including all inherited members.

closeAdded(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
closeDeleted(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
closeMark(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
openAdded(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
openDeleted(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
openMark(const std::string &label_, const TestMark *mark_, int indent_)=0OTest2::TestMarkFormatterpure virtual
operator=(const TestMarkFormatter &)=deleteOTest2::TestMarkFormatter
printSeparator()=0OTest2::TestMarkFormatterpure virtual
TestMarkFormatter(const TestMarkFormatter &)=deleteOTest2::TestMarkFormatter
TestMarkFormatter()OTest2::TestMarkFormatter
~TestMarkFormatter()OTest2::TestMarkFormattervirtual