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

Method EncodedStreamTest

test/unittest/encodedstreamtest.cpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25class EncodedStreamTest : public ::testing::Test {
26public:
27 EncodedStreamTest() : json_(), length_() {}
28 virtual ~EncodedStreamTest();
29
30 virtual void SetUp() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected