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

Function TearDownTestCase

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

Source from the content-addressed store, hash-verified

12884 // Legacy API is deprecated but still available
12885#ifndef GTEST_REMOVE_LEGACY_TEST_CASEAPI_
12886 static void TearDownTestCase() {}
12887 static void SetUpTestCase() {}
12888#endif // GTEST_REMOVE_LEGACY_TEST_CASEAPI_
12889

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected