MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / StringHelperContainsTest

Class StringHelperContainsTest

tests/UnitTest/StringHelperTest.cpp:400–402  ·  view source on GitHub ↗

==================== Contains Tests ====================

Source from the content-addressed store, hash-verified

398
399 // ==================== Contains Tests ====================
400 class StringHelperContainsTest : public ::testing::Test
401 {
402 };
403
404 TEST_F(StringHelperContainsTest, Contains_StringFound)
405 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected