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

Class StringHelperConversionTest

tests/UnitTest/StringHelperTest.cpp:264–266  ·  view source on GitHub ↗

==================== ToWstring/ToString Tests ====================

Source from the content-addressed store, hash-verified

262
263 // ==================== ToWstring/ToString Tests ====================
264 class StringHelperConversionTest : public ::testing::Test
265 {
266 };
267
268 TEST_F(StringHelperConversionTest, ToWstring_ValidAscii)
269 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected