|
template<typename FileEncoding , typename MemoryEncoding > |
void | TestEncodedInputStream (const char *filename) |
|
void | TestAutoUTFInputStream (const char *filename, bool expectHasBOM) |
|
template<typename FileEncoding , typename MemoryEncoding > |
void | TestEncodedOutputStream (const char *expectedFilename, bool putBOM) |
|
void | TestAutoUTFOutputStream (UTFType type, bool putBOM, const char *expectedFilename) |
|
bool | CompareFile (const char *filename, const char *expectedFilename) |
|
bool | CompareBufferFile (const char *actualBuffer, size_t actualLength, const char *expectedFilename) |
|
|
static FILE * | Open (const char *filename) |
|
static char * | ReadFile (const char *filename, bool appendPath, size_t *outLength) |
|
|
char * | json_ |
|
size_t | length_ |
|
|
static void | SetUpTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestCase () |
|
static void | SetUpTestCase () |
|
static bool | HasFatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | IsSkipped () |
|
static bool | HasFailure () |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
◆ SetUp()
virtual void EncodedStreamTest::SetUp |
( |
| ) |
|
|
inlinevirtual |
◆ TearDown()
virtual void EncodedStreamTest::TearDown |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- rapidjson/test/unittest/encodedstreamtest.cpp