Sets up the stuff shared by all tests in this test case. Google Test will call Foo::SetUpTestCase() before running the first test in test case Foo. Hence a sub-class can define its own SetUpTestCase() method to shadow the one defined in the super class.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected