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

Function firstTest

tests/CppUTestExt/OrderedTestTest.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 UtestShell* firstTest()
73 {
74 return fixture->getRegistry()->getFirstTest();
75 }
76
77 UtestShell* secondTest()
78 {

Callers 2

secondTestFunction · 0.85
TESTFunction · 0.85

Calls 2

getRegistryMethod · 0.80
getFirstTestMethod · 0.45

Tested by

no test coverage detected