MCPcopy Create free account
hub / github.com/andybarry/flight / GetTestCase

Method GetTestCase

externals/gtest/src/gtest.cc:4026–4028  ·  view source on GitHub ↗

Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.80
GetSortedTestCasesMethod · 0.80
FindTestCaseMethod · 0.80
GetTestInfoMethod · 0.80
PrintFailedTestsMethod · 0.80
PrintXmlUnitTestMethod · 0.80

Calls 5

implFunction · 0.85
TestCaseNameIsClass · 0.85
beginMethod · 0.45
endMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected