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

Method nextGTest

include/CppUTestExt/GTestConvertor.h:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 virtual Utest* createTest() _override;
70
71 GTestShell* nextGTest()
72 {
73 return next_;
74 }
75};
76
77/* Enormous hack!

Callers 1

~GTestConvertorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected