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

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

AssertStream(const AssertStream &)=deleteOTest2::AssertStream
AssertStream(const Context &context_, AssertBufferPtr buffer_, bool result_, std::initializer_list< const char * > parameters_)OTest2::AssertStreamexplicit
AssertStream(AssertStream &&other_)OTest2::AssertStream
commitMessage()OTest2::AssertStream
getResult()OTest2::AssertStream
operator=(const AssertStream &)=deleteOTest2::AssertStream
printParameter(int index_)OTest2::AssertStream
resetAttributes()OTest2::AssertStream
setBackground(Color color_)OTest2::AssertStream
setForeground(Color color_)OTest2::AssertStream
setTextStyle(Style style_)OTest2::AssertStream
~AssertStream()OTest2::AssertStreamvirtual