#include <ros_junit_reporter.h>
Definition at line 27 of file ros_junit_reporter.h.
catch_ros::ROSReporter::ROSReporter |
( |
Catch::ReporterConfig const & |
_config | ) |
|
|
inline |
catch_ros::ROSReporter::~ROSReporter |
( |
| ) |
|
|
inline |
virtual bool catch_ros::ROSReporter::assertionEnded |
( |
Catch::AssertionStats const & |
assertionStats | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::assertionStarting |
( |
Catch::AssertionInfo const & |
assertionInfo | ) |
|
|
inlinevirtual |
static std::string catch_ros::ROSReporter::getDescription |
( |
| ) |
|
|
inlinestatic |
virtual Catch::ReporterPreferences catch_ros::ROSReporter::getPreferences |
( |
| ) |
const |
|
inlinevirtual |
virtual void catch_ros::ROSReporter::noMatchingTestCases |
( |
std::string const & |
spec | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::sectionEnded |
( |
Catch::SectionStats const & |
sectionStats | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::sectionStarting |
( |
Catch::SectionInfo const & |
sectionInfo | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testCaseEnded |
( |
Catch::TestCaseStats const & |
testCaseStats | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testGroupEnded |
( |
Catch::TestGroupStats const & |
testGroupStats | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testGroupStarting |
( |
Catch::GroupInfo const & |
groupInfo | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testRunEnded |
( |
Catch::TestRunStats const & |
testRunStats | ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testRunEndedCumulative |
( |
| ) |
|
|
inlinevirtual |
virtual void catch_ros::ROSReporter::testRunStarting |
( |
Catch::TestRunInfo const & |
runInfo | ) |
|
|
inlinevirtual |
void catch_ros::ROSReporter::writeAssertion |
( |
Catch::AssertionStats const & |
stats | ) |
|
|
inline |
void catch_ros::ROSReporter::writeAssertions |
( |
SectionNode const & |
sectionNode | ) |
|
|
inline |
void catch_ros::ROSReporter::writeGroup |
( |
TestGroupNode const & |
groupNode, |
|
|
double |
suiteTime |
|
) |
| |
|
inline |
void catch_ros::ROSReporter::writeRun |
( |
TestRunNode const & |
runNode | ) |
|
|
inline |
void catch_ros::ROSReporter::writeSection |
( |
std::string const & |
className, |
|
|
std::string const & |
rootName, |
|
|
SectionNode const & |
sectionNode |
|
) |
| |
|
inline |
void catch_ros::ROSReporter::writeTestCase |
( |
TestCaseNode const & |
testCaseNode | ) |
|
|
inline |
Catch::ConsoleReporter* catch_ros::ROSReporter::console |
std::stringstream catch_ros::ROSReporter::consoleOut |
std::ostringstream catch_ros::ROSReporter::stdErrForSuite |
std::ostringstream catch_ros::ROSReporter::stdOutForSuite |
unsigned int catch_ros::ROSReporter::totalUnexpectedExceptions |
unsigned int catch_ros::ROSReporter::unexpectedExceptions |
Catch::XmlWriter catch_ros::ROSReporter::xml |
The documentation for this class was generated from the following file: