Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ getDescription
Method
getDescription
compiler/cpp/tests/catch/catch.hpp:10059–10061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10057
virtual ~XmlReporter() CATCH_OVERRIDE;
10058
10059
static std::string getDescription() {
10060
return
"Reports test results as an XML document"
;
10061
}
10062
10063
virtual std::string getStylesheetRef() const {
10064
return std::string();
Callers
1
listReporters
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected