Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isTestList
Method
isTestList
tests/cpp-tests/Source/BaseTest.h:139–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
virtual void runThisTest() {}
138
139
bool isTestList() { return _isTestList; }
140
141
ssize_t getChildTestCount() { return _childTestNames.size(); }
142
Callers
1
traverseTestList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected