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

Method TearDown

tests/unit/ContextManagerTest.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17protected:
18private:
19 void TearDown() override {
20 contextManager.purgeContexts();
21 }
22};
23
24class Context1 {};

Callers

nothing calls this directly

Calls 1

purgeContextsMethod · 0.80

Tested by

no test coverage detected