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

Method getLevel

src/CppUTestExt/OrderedTest.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43int OrderedTestShell::getLevel()
44{
45 return _level;
46}
47
48void OrderedTestShell::setLevel(int level)
49{

Callers 3

addOrderedTestInOrderMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected