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

Function TEST_F

CppCoverageTest/OptionsParserUnifiedDiffTest.cpp:111–114  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

109
110 //-------------------------------------------------------------------------
111 TEST_F(OptionsParserUnifiedDifftTest, UnifiedDiffPath)
112 {
113 CheckUnifiedDiffSettings({ temporaryPath, boost::none });
114 }
115
116 //-------------------------------------------------------------------------
117 TEST_F(OptionsParserUnifiedDifftTest, NotFoundUnifiedDiffPath)

Callers

nothing calls this directly

Calls 2

CheckUnifiedDiffSettingsFunction · 0.85
ParseFunction · 0.70

Tested by

no test coverage detected