Functions
istreamwrappertest.cpp File Reference
#include "unittest.h"
#include "rapidjson/istreamwrapper.h"
#include "rapidjson/encodedstream.h"
#include "rapidjson/document.h"
#include <sstream>
#include <fstream>
Include dependency graph for istreamwrappertest.cpp:

Go to the source code of this file.

Functions

template<typename FileStreamType >
static bool Open (FileStreamType &fs, const char *filename)
 
 TEST (IStreamWrapper, istringstream)
 
 TEST (IStreamWrapper, stringstream)
 
 TEST (IStreamWrapper, wistringstream)
 
 TEST (IStreamWrapper, wstringstream)
 
 TEST (IStreamWrapper, ifstream)
 
 TEST (IStreamWrapper, fstream)
 
template<typename StringStreamType >
static void TestStringStream ()
 

Function Documentation

template<typename FileStreamType >
static bool Open ( FileStreamType &  fs,
const char *  filename 
)
static

Definition at line 106 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
istringstream   
)

Definition at line 89 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
stringstream   
)

Definition at line 93 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
wistringstream   
)

Definition at line 97 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
wstringstream   
)

Definition at line 101 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
ifstream   
)

Definition at line 124 of file istreamwrappertest.cpp.

TEST ( IStreamWrapper  ,
fstream   
)

Definition at line 135 of file istreamwrappertest.cpp.

template<typename StringStreamType >
static void TestStringStream ( )
static

Definition at line 32 of file istreamwrappertest.cpp.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09