MCPcopy Create free account
hub / github.com/axmolengine/axmol / getChildTestCount

Method getChildTestCount

tests/cpp-tests/Source/BaseTest.h:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 bool isTestList() { return _isTestList; }
140
141 ssize_t getChildTestCount() { return _childTestNames.size(); }
142
143 /**
144 * You should NEVER call this method.

Callers 2

tableCellTouchedMethod · 0.80
onEnterMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected