MCPcopy Create free account
hub / github.com/Compaile/ctrack / add

Method add

test/doctest.h:5785–5787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5783 };
5784
5785 void add(const std::string& classname, const std::string& name) {
5786 testcases.emplace_back(classname, name);
5787 }
5788
5789 void appendSubcaseNamesToLastTestcase(std::vector<String> nameStack) {
5790 for(auto& curr: nameStack)

Callers 2

test_case_startMethod · 0.80
test_case_reenterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected