Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FidoProject/Fido
/ getDescription
Method
getDescription
tests/catch.h:9094–9096 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9092
virtual ~XmlReporter() CATCH_OVERRIDE;
9093
9094
static std::string getDescription() {
9095
return
"Reports test results as an XML document"
;
9096
}
9097
9098
public: // StreamingReporterBase
9099
Callers
1
listReporters
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected