Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ SetUp
Method
SetUp
src/ConfigTest.cpp:224–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
expected(utf8(
"燕燕于飛差池其羽之子于歸遠送於野"
)) {}
223
224
virtual void SetUp() {
225
converter = config.NewFromFile(CONFIG_TEST_JSON_PATH);
226
}
227
228
Config config;
229
ConverterPtr converter;
Callers
nothing calls this directly
Calls
1
NewFromFile
Method · 0.45
Tested by
no test coverage detected