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

Class StringHelperSplitTest

tests/UnitTest/StringHelperTest.cpp:312–314  ·  view source on GitHub ↗

==================== Split Tests ====================

Source from the content-addressed store, hash-verified

310
311 // ==================== Split Tests ====================
312 class StringHelperSplitTest : public ::testing::Test
313 {
314 };
315
316 TEST_F(StringHelperSplitTest, Split_SingleDelimiter)
317 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected