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

Class UnitTest

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

Result of a test part.

Source from the content-addressed store, hash-verified

6527class TestInfo; // Information about a test.
6528class TestPartResult; // Result of a test part.
6529class UnitTest; // A collection of test suites.
6530
6531template <typename T>
6532::std::string PrintToString(const T& value);

Callers 1

gtest.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected