MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / invoke

Method invoke

test/expected/catch.hpp:13946–13948  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13944 }
13945
13946 void TestCase::invoke() const {
13947 test->invoke();
13948 }
13949
13950 bool TestCase::operator == ( TestCase const& other ) const {
13951 return test.get() == other.test.get() &&

Callers 1

invokeActiveTestCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected