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

Class StringHelperReplaceAllTest

tests/UnitTest/StringHelperTest.cpp:168–170  ·  view source on GitHub ↗

==================== ReplaceAll Tests ====================

Source from the content-addressed store, hash-verified

166
167 // ==================== ReplaceAll Tests ====================
168 class StringHelperReplaceAllTest : public ::testing::Test
169 {
170 };
171
172 TEST_F(StringHelperReplaceAllTest, ReplaceAll_SimpleString)
173 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected