MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / SetUpTestCase

Function SetUpTestCase

tests/gtest/gtest.h:12887–12887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12885#ifndef GTEST_REMOVE_LEGACY_TEST_CASEAPI_
12886 static void TearDownTestCase() {}
12887 static void SetUpTestCase() {}
12888#endif // GTEST_REMOVE_LEGACY_TEST_CASEAPI_
12889
12890 // Returns true iff the current test has a fatal failure.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected