Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getNext
Method
getNext
src/CppUTest/Utest.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
UtestShell *UtestShell::getNext() const
232
{
233
return next_;
234
}
235
236
UtestShell* UtestShell::addTest(UtestShell *test)
237
{
Callers
15
postTestAction
Method · 0.45
~CommandLineArguments
Method · 0.45
match
Method · 0.45
UtestShellPointerArray
Method · 0.45
runAllTests
Method · 0.45
listTestGroupNames
Method · 0.45
listTestGroupAndCaseNames
Method · 0.45
endOfGroup
Method · 0.45
unDoLastAddTest
Method · 0.45
removePluginByName
Method · 0.45
countPlugins
Method · 0.45
getTestWithNext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected