Protected Member Functions | Protected Attributes | List of all members
google::protobuf::util::converter::JsonStreamParserTest Class Reference
Inheritance diagram for google::protobuf::util::converter::JsonStreamParserTest:
Inheritance graph
[legend]

Protected Member Functions

void DoErrorTest (StringPiece json, int split, StringPiece error_prefix, bool coerce_utf8=false, bool allow_empty_null=false)
 
void DoTest (StringPiece json, int split, bool coerce_utf8=false, bool allow_empty_null=false, bool loose_float_number_conversion=false)
 
 JsonStreamParserTest ()
 
util::Status RunTest (StringPiece json, int split, bool coerce_utf8=false, bool allow_empty_null=false, bool loose_float_number_conversion=false)
 
virtual ~JsonStreamParserTest ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 
 Test ()
 

Protected Attributes

::testing::InSequence in_sequence_
 
MockObjectWriter mock_
 
ExpectingObjectWriter ow_
 

Additional Inherited Members

- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 

Detailed Description

Definition at line 87 of file json_stream_parser_test.cc.

Constructor & Destructor Documentation

◆ JsonStreamParserTest()

google::protobuf::util::converter::JsonStreamParserTest::JsonStreamParserTest ( )
inlineprotected

Definition at line 89 of file json_stream_parser_test.cc.

◆ ~JsonStreamParserTest()

virtual google::protobuf::util::converter::JsonStreamParserTest::~JsonStreamParserTest ( )
inlineprotectedvirtual

Definition at line 90 of file json_stream_parser_test.cc.

Member Function Documentation

◆ DoErrorTest()

void google::protobuf::util::converter::JsonStreamParserTest::DoErrorTest ( StringPiece  json,
int  split,
StringPiece  error_prefix,
bool  coerce_utf8 = false,
bool  allow_empty_null = false 
)
inlineprotected

Definition at line 138 of file json_stream_parser_test.cc.

◆ DoTest()

void google::protobuf::util::converter::JsonStreamParserTest::DoTest ( StringPiece  json,
int  split,
bool  coerce_utf8 = false,
bool  allow_empty_null = false,
bool  loose_float_number_conversion = false 
)
inlineprotected

Definition at line 127 of file json_stream_parser_test.cc.

◆ RunTest()

util::Status google::protobuf::util::converter::JsonStreamParserTest::RunTest ( StringPiece  json,
int  split,
bool  coerce_utf8 = false,
bool  allow_empty_null = false,
bool  loose_float_number_conversion = false 
)
inlineprotected

Definition at line 92 of file json_stream_parser_test.cc.

Member Data Documentation

◆ in_sequence_

::testing::InSequence google::protobuf::util::converter::JsonStreamParserTest::in_sequence_
protected

Definition at line 152 of file json_stream_parser_test.cc.

◆ mock_

MockObjectWriter google::protobuf::util::converter::JsonStreamParserTest::mock_
protected

Definition at line 154 of file json_stream_parser_test.cc.

◆ ow_

ExpectingObjectWriter google::protobuf::util::converter::JsonStreamParserTest::ow_
protected

Definition at line 155 of file json_stream_parser_test.cc.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10