MCPcopy Create free account
hub / github.com/cucumber/cucumber-cpp / CukeEngine

Method CukeEngine

include/cucumber-cpp/internal/CukeEngine.hpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104
105 CUCUMBER_CPP_EXPORT CukeEngine();
106 CUCUMBER_CPP_EXPORT virtual ~CukeEngine() = default;
107};
108
109}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected