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

Method setLevel

src/CppUTestExt/OrderedTest.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void OrderedTestShell::setLevel(int level)
49{
50 _level = level;
51}
52
53void OrderedTestShell::setOrderedTestHead(OrderedTestShell* test)
54{

Callers 1

OrderedTestInstallerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected