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

Function ASSERT_NO_THROW

CppCoverageTest/StartInfoTest.cpp:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 TEST(StartInfoTest, Constructor)
38 {
39 ASSERT_NO_THROW(cov::StartInfo s{ validFilename };);
40 }
41
42 //-------------------------------------------------------------------------
43 TEST(StartInfoTest, SetWorkingDirectoryNotExists)

Callers 7

TESTFunction · 0.85
TESTFunction · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected