|
void | DoErrorTest (StringPiece json, int split, StringPiece error_prefix, bool coerce_utf8=false, bool allow_empty_null=false) |
|
void | DoErrorTest (StringPiece json, int split, StringPiece error_prefix, ParseErrorType expected_parse_error_type, std::function< void(JsonStreamParser *)> setup=[](JsonStreamParser *p) { }) |
|
void | DoErrorTest (StringPiece json, int split, StringPiece error_prefix, std::function< void(JsonStreamParser *)> setup=[](JsonStreamParser *p) { }) |
|
void | DoTest (StringPiece json, int split, bool coerce_utf8=false, bool allow_empty_null=false, bool loose_float_number_conversion=false) |
|
void | DoTest (StringPiece json, int split, std::function< void(JsonStreamParser *)> setup=[](JsonStreamParser *p) { }) |
|
| JsonStreamParserTest () |
|
| JsonStreamParserTest () |
|
util::Status | RunTest (StringPiece json, int split, bool coerce_utf8=false, bool allow_empty_null=false, bool loose_float_number_conversion=false) |
|
util::Status | RunTest (StringPiece json, int split, std::function< void(JsonStreamParser *)> setup) |
|
virtual | ~JsonStreamParserTest () |
|
virtual | ~JsonStreamParserTest () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
◆ JsonStreamParserTest() [1/2]
google::protobuf::util::converter::JsonStreamParserTest::JsonStreamParserTest |
( |
| ) |
|
|
inlineprotected |
◆ ~JsonStreamParserTest() [1/2]
virtual google::protobuf::util::converter::JsonStreamParserTest::~JsonStreamParserTest |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ JsonStreamParserTest() [2/2]
google::protobuf::util::converter::JsonStreamParserTest::JsonStreamParserTest |
( |
| ) |
|
|
inlineprotected |
◆ ~JsonStreamParserTest() [2/2]
virtual google::protobuf::util::converter::JsonStreamParserTest::~JsonStreamParserTest |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ DoErrorTest() [1/3]
◆ DoErrorTest() [2/3]
◆ DoErrorTest() [3/3]
◆ DoTest() [1/2]
◆ DoTest() [2/2]
◆ RunTest() [1/2]
◆ RunTest() [2/2]
◆ in_sequence_
◆ mock_
◆ ow_
The documentation for this class was generated from the following file: