MCPcopy Create free account
hub / github.com/cpputest/cpputest / getGroup

Method getGroup

src/CppUTest/Utest.cpp:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255}
256
257const SimpleString UtestShell::getGroup() const
258{
259 return SimpleString(group_);
260}
261
262SimpleString UtestShell::getFormattedName() const
263{

Callers 15

report_test_startMethod · 0.80
preTestActionMethod · 0.80
postTestActionMethod · 0.80
report_test_startMethod · 0.80
report_test_endMethod · 0.80
listTestGroupNamesMethod · 0.80
endOfGroupMethod · 0.80

Calls 1

SimpleStringClass · 0.85

Tested by

no test coverage detected