MCPcopy Create free account
hub / github.com/apache/trafficserver / getResultType

Method getResultType

lib/catch2/catch.hpp:8325–8327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8323 }
8324
8325 ResultWas::OfType AssertionResult::getResultType() const {
8326 return m_resultData.resultType;
8327 }
8328
8329 bool AssertionResult::hasExpression() const {
8330 return !m_info.capturedExpression.empty();

Callers 5

AssertionStatsMethod · 0.80
assertionEndedMethod · 0.80
printMethod · 0.80
writeAssertionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected