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

Method CreateTest

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

Source from the content-addressed store, hash-verified

6893class TestFactoryImpl : public TestFactoryBase {
6894 public:
6895 Test* CreateTest() override { return new TestClass; }
6896};
6897
6898#if GTEST_OS_WINDOWS

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected