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

Method invoke

tests/catch.hpp:11505–11507  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11503 }
11504
11505 void TestCase::invoke() const {
11506 test->invoke();
11507 }
11508
11509 bool TestCase::operator == ( TestCase const& other ) const {
11510 return test.get() == other.test.get() &&

Callers 1

invokeActiveTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected