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

Method reset

src/drivers/BoostDriver.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73};
74
75void CukeBoostLogInterceptor::reset() {
76 description.str("");
77}
78
79/*
80 * Threshold level set to log_all_errors, so we should be fine logging everything

Callers 3

endScenarioMethod · 0.45
acceptWireProtocolFunction · 0.45
invokeStepBodyMethod · 0.45

Calls 1

strMethod · 0.80

Tested by

no test coverage detected