#include "unittest.h"
#include "rapidjson/filereadstream.h"
#include "rapidjson/filewritestream.h"
#include "rapidjson/encodedstream.h"
Go to the source code of this file.
Classes | |
class | FileStreamTest |
Functions | |
TEST_F (FileStreamTest, FileReadStream) | |
TEST_F (FileStreamTest, FileWriteStream) | |
TEST_F | ( | FileStreamTest | , |
FileReadStream | |||
) |
Definition at line 71 of file filestreamtest.cpp.
TEST_F | ( | FileStreamTest | , |
FileWriteStream | |||
) |
Definition at line 89 of file filestreamtest.cpp.