OTest2
A C++ testing framework
|
Go to the documentation of this file.
20 #ifndef OTest2_INCLUDE_OTEST2_TESTMARKFORMATTERASSERT_H_
21 #define OTest2_INCLUDE_OTEST2_TESTMARKFORMATTERASSERT_H_
37 virtual void setTextForeground(
38 Color color_)
override;
39 virtual void setTextStyle(
40 Style style_)
override;
41 virtual void resetTextAttributes()
override;
58 const std::string& prefix_);
Style
Style of shown text.
Color
List of colors supported by the reporters.