MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / succeeded

Method succeeded

tests/catch.hpp:6187–6189  ·  view source on GitHub ↗

Result was a success

Source from the content-addressed store, hash-verified

6185
6186 // Result was a success
6187 bool AssertionResult::succeeded() const {
6188 return Catch::isOk( m_resultData.resultType );
6189 }
6190
6191 // Result was a success, or failure is suppressed
6192 bool AssertionResult::isOk() const {

Callers 1

assertionEndedMethod · 0.80

Calls 1

isOkFunction · 0.85

Tested by

no test coverage detected