MCPcopy Create free account
hub / github.com/Tencent/rapidjson / FileStreamTest

Method FileStreamTest

test/unittest/filestreamtest.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22class FileStreamTest : public ::testing::Test {
23public:
24 FileStreamTest() : filename_(), json_(), length_() {}
25 virtual ~FileStreamTest();
26
27 virtual void SetUp() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected