MCPcopy Create free account
hub / github.com/RenderKit/embree / invoke

Method invoke

tutorials/external/catch.hpp:11779–11781  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11777 }
11778
11779 void TestCase::invoke() const {
11780 test->invoke();
11781 }
11782
11783 bool TestCase::operator == ( TestCase const& other ) const {
11784 return test.get() == other.test.get() &&

Callers 1

invokeActiveTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected