MCPcopy Create free account
hub / github.com/cirquit/trdrop / FreeFunctionTestCase

Method FreeFunctionTestCase

ext/catch.hpp:7139–7139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7137 public:
7138
7139 FreeFunctionTestCase( TestFunction fun ) : m_fun( fun ) {}
7140
7141 virtual void invoke() const {
7142 m_fun();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected