MCPcopy Create free account
hub / github.com/FidoProject/Fido / invoke

Method invoke

tests/catch.h:7459–7461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7457 }
7458
7459 void TestCase::invoke() const {
7460 test->invoke();
7461 }
7462
7463 bool TestCase::operator == ( TestCase const& other ) const {
7464 return test.get() == other.test.get() &&

Callers 1

invokeActiveTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected