| 13754 | } |
| 13755 | |
| 13756 | JunitReporter::~JunitReporter() {} |
| 13757 | |
| 13758 | std::string JunitReporter::getDescription() { |
| 13759 | return "Reports test results in an XML format that looks like Ant's junitreport target"; |
nothing calls this directly
no outgoing calls
no test coverage detected