|
virtual std::string | getName () const override |
|
virtual void | testStart () override |
|
virtual void | testCaseStart (const TestCase &tc, std::stringbuf &) override |
|
virtual void | testCaseEnd (ZEROERR_UNUSED(const TestCase &), std::stringbuf &sb, const TestContext &ctx, int) override |
|
virtual void | subCaseStart (const TestCase &tc, std::stringbuf &sb) override |
|
virtual void | subCaseEnd (const TestCase &tc, std::stringbuf &sb, const TestContext &ctx, int) override |
|
virtual void | testEnd (const TestContext &tc) override |
|
| XmlReporter (UnitTest &ut) |
|
virtual | ~IReporter ()=default |
|
virtual void | testCaseEnd (const TestCase &tc, std::stringbuf &sb, const TestContext &ctx, int type)=0 |
|
| IReporter (UnitTest &ut) |
|
◆ XmlReporter()
zeroerr::XmlReporter::XmlReporter |
( |
UnitTest & |
ut | ) |
|
|
inline |
◆ getName()
virtual std::string zeroerr::XmlReporter::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ subCaseEnd()
virtual void zeroerr::XmlReporter::subCaseEnd |
( |
const TestCase & |
tc, |
|
|
std::stringbuf & |
sb, |
|
|
const TestContext & |
ctx, |
|
|
int |
|
|
) |
| |
|
inlineoverridevirtual |
◆ subCaseStart()
virtual void zeroerr::XmlReporter::subCaseStart |
( |
const TestCase & |
tc, |
|
|
std::stringbuf & |
sb |
|
) |
| |
|
inlineoverridevirtual |
◆ testCaseEnd()
◆ testCaseStart()
virtual void zeroerr::XmlReporter::testCaseStart |
( |
const TestCase & |
tc, |
|
|
std::stringbuf & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ testEnd()
virtual void zeroerr::XmlReporter::testEnd |
( |
const TestContext & |
tc | ) |
|
|
inlineoverridevirtual |
◆ testStart()
virtual void zeroerr::XmlReporter::testStart |
( |
| ) |
|
|
inlineoverridevirtual |
◆ current
◆ xml
The documentation for this class was generated from the following file: