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

Class StringHelperToLowerTest

tests/UnitTest/StringHelperTest.cpp:461–463  ·  view source on GitHub ↗

==================== ToLower Tests ====================

Source from the content-addressed store, hash-verified

459
460 // ==================== ToLower Tests ====================
461 class StringHelperToLowerTest : public ::testing::Test
462 {
463 };
464
465 TEST_F(StringHelperToLowerTest, ToLower_UppercaseString)
466 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected