MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / TEST

Function TEST

CppCoverageTest/CppCoverageExceptionTest.cpp:27–30  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

25
26 //-------------------------------------------------------------------------
27 TEST(CppCoverageException, GetErrorMessage)
28 {
29 ASSERT_NE(L"", cov::GetErrorMessage(1));
30 }
31
32 //-------------------------------------------------------------------------
33 TEST(CppCoverageException, GetErrorMessageInvalid)

Callers

nothing calls this directly

Calls 1

GetErrorMessageFunction · 0.50

Tested by

no test coverage detected