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

Function secondTest

tests/CppUTestExt/OrderedTestTest.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 UtestShell* secondTest()
78 {
79 return firstTest()->getNext();
80 }
81};
82
83TEST(TestOrderedTest, TestInstallerSetsFields)

Callers 1

TESTFunction · 0.85

Calls 2

firstTestFunction · 0.85
getNextMethod · 0.45

Tested by

no test coverage detected