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

Method get

include/cucumber-cpp/internal/ContextManager.hpp:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71template<class T>
72T* ScenarioScope<T>::get() {
73 return context.get();
74}
75
76}
77

Callers 12

StepManager.cppFile · 0.80
getStepMethod · 0.80
beginScenarioMethod · 0.80
endScenarioMethod · 0.80
invokeMethod · 0.80
TESTFunction · 0.80
createListeningServerMethod · 0.80
createListeningServerMethod · 0.80
createListeningServerMethod · 0.80
getEmptyScenarioMethod · 0.80
ContextManager.hppFile · 0.80
operator->Method · 0.80

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.64
createListeningServerMethod · 0.64
createListeningServerMethod · 0.64
createListeningServerMethod · 0.64