Definition at line 80 of file JsonFormatTest.java.
◆ JsonFormatTest()
com.google.protobuf.util.JsonFormatTest.JsonFormatTest |
( |
| ) |
|
|
inline |
◆ assertAccepts()
void com.google.protobuf.util.JsonFormatTest.assertAccepts |
( |
String |
name, |
|
|
String |
value |
|
) |
| throws IOException |
|
inlineprivate |
◆ assertRejects()
void com.google.protobuf.util.JsonFormatTest.assertRejects |
( |
String |
name, |
|
|
String |
value |
|
) |
| |
|
inlineprivate |
◆ assertRoundTripEquals() [1/2]
void com.google.protobuf.util.JsonFormatTest.assertRoundTripEquals |
( |
Message |
message | ) |
throws Exception |
|
inlineprivate |
◆ assertRoundTripEquals() [2/2]
void com.google.protobuf.util.JsonFormatTest.assertRoundTripEquals |
( |
Message |
message, |
|
|
TypeRegistry |
registry |
|
) |
| throws Exception |
|
inlineprivate |
◆ mergeFromJson()
void com.google.protobuf.util.JsonFormatTest.mergeFromJson |
( |
String |
json, |
|
|
Message.Builder |
builder |
|
) |
| throws IOException |
|
inlineprivate |
◆ mergeFromJsonIgnoringUnknownFields()
void com.google.protobuf.util.JsonFormatTest.mergeFromJsonIgnoringUnknownFields |
( |
String |
json, |
|
|
Message.Builder |
builder |
|
) |
| throws IOException |
|
inlineprivate |
◆ setAllFields()
◆ testAllFields()
void com.google.protobuf.util.JsonFormatTest.testAllFields |
( |
| ) |
throws Exception |
|
inline |
◆ testAnyFields()
void com.google.protobuf.util.JsonFormatTest.testAnyFields |
( |
| ) |
throws Exception |
|
inline |
◆ testAnyInMaps()
void com.google.protobuf.util.JsonFormatTest.testAnyInMaps |
( |
| ) |
throws Exception |
|
inline |
◆ testCustomJsonName()
void com.google.protobuf.util.JsonFormatTest.testCustomJsonName |
( |
| ) |
throws Exception |
|
inline |
◆ testDuration()
void com.google.protobuf.util.JsonFormatTest.testDuration |
( |
| ) |
throws Exception |
|
inline |
◆ testEmptyWrapperTypesInAny()
void com.google.protobuf.util.JsonFormatTest.testEmptyWrapperTypesInAny |
( |
| ) |
throws Exception |
|
inline |
◆ testFieldMask()
void com.google.protobuf.util.JsonFormatTest.testFieldMask |
( |
| ) |
throws Exception |
|
inline |
◆ testHtmlEscape()
void com.google.protobuf.util.JsonFormatTest.testHtmlEscape |
( |
| ) |
throws Exception |
|
inline |
◆ testIncludingDefaultValueFields()
void com.google.protobuf.util.JsonFormatTest.testIncludingDefaultValueFields |
( |
| ) |
throws Exception |
|
inline |
◆ testJsonException()
void com.google.protobuf.util.JsonFormatTest.testJsonException |
( |
| ) |
throws Exception |
|
inline |
◆ testMapEnumNullValueIsIgnored()
void com.google.protobuf.util.JsonFormatTest.testMapEnumNullValueIsIgnored |
( |
| ) |
throws Exception |
|
inline |
◆ testMapFields()
void com.google.protobuf.util.JsonFormatTest.testMapFields |
( |
| ) |
throws Exception |
|
inline |
◆ testMapNullValueIsRejected()
void com.google.protobuf.util.JsonFormatTest.testMapNullValueIsRejected |
( |
| ) |
throws Exception |
|
inline |
◆ testNullFirstInDuplicateOneof()
void com.google.protobuf.util.JsonFormatTest.testNullFirstInDuplicateOneof |
( |
| ) |
throws Exception |
|
inline |
◆ testNullInOneof()
void com.google.protobuf.util.JsonFormatTest.testNullInOneof |
( |
| ) |
throws Exception |
|
inline |
◆ testNullLastInDuplicateOneof()
void com.google.protobuf.util.JsonFormatTest.testNullLastInDuplicateOneof |
( |
| ) |
throws Exception |
|
inline |
◆ testOmittingInsignificantWhiteSpace()
void com.google.protobuf.util.JsonFormatTest.testOmittingInsignificantWhiteSpace |
( |
| ) |
throws Exception |
|
inline |
◆ testParserAcceptBase64Variants()
void com.google.protobuf.util.JsonFormatTest.testParserAcceptBase64Variants |
( |
| ) |
throws Exception |
|
inline |
◆ testParserAcceptFloatingPointValueForIntegerField()
void com.google.protobuf.util.JsonFormatTest.testParserAcceptFloatingPointValueForIntegerField |
( |
| ) |
throws Exception |
|
inline |
◆ testParserAcceptNonQuotedObjectKey()
void com.google.protobuf.util.JsonFormatTest.testParserAcceptNonQuotedObjectKey |
( |
| ) |
throws Exception |
|
inline |
◆ testParserAcceptNull()
void com.google.protobuf.util.JsonFormatTest.testParserAcceptNull |
( |
| ) |
throws Exception |
|
inline |
◆ testParserAcceptStringForNumericField()
void com.google.protobuf.util.JsonFormatTest.testParserAcceptStringForNumericField |
( |
| ) |
throws Exception |
|
inline |
◆ testParserIgnoringUnknownEnums()
void com.google.protobuf.util.JsonFormatTest.testParserIgnoringUnknownEnums |
( |
| ) |
throws Exception |
|
inline |
◆ testParserIgnoringUnknownFields()
void com.google.protobuf.util.JsonFormatTest.testParserIgnoringUnknownFields |
( |
| ) |
throws Exception |
|
inline |
◆ testParserIntegerEnumValue()
void com.google.protobuf.util.JsonFormatTest.testParserIntegerEnumValue |
( |
| ) |
throws Exception |
|
inline |
◆ testParserMissingTypeUrl()
void com.google.protobuf.util.JsonFormatTest.testParserMissingTypeUrl |
( |
| ) |
throws Exception |
|
inline |
◆ testParserRejectDuplicatedFields()
void com.google.protobuf.util.JsonFormatTest.testParserRejectDuplicatedFields |
( |
| ) |
throws Exception |
|
inline |
◆ testParserRejectInvalidBase64()
void com.google.protobuf.util.JsonFormatTest.testParserRejectInvalidBase64 |
( |
| ) |
throws Exception |
|
inline |
◆ testParserRejectInvalidEnumValue()
void com.google.protobuf.util.JsonFormatTest.testParserRejectInvalidEnumValue |
( |
| ) |
throws Exception |
|
inline |
◆ testParserRejectOutOfRangeNumericValues()
void com.google.protobuf.util.JsonFormatTest.testParserRejectOutOfRangeNumericValues |
( |
| ) |
throws Exception |
|
inline |
◆ testParserRejectTrailingComma()
void com.google.protobuf.util.JsonFormatTest.testParserRejectTrailingComma |
( |
| ) |
throws Exception |
|
inline |
◆ testParserSupportAliasEnums()
void com.google.protobuf.util.JsonFormatTest.testParserSupportAliasEnums |
( |
| ) |
throws Exception |
|
inline |
◆ testParserUnexpectedTypeUrl()
void com.google.protobuf.util.JsonFormatTest.testParserUnexpectedTypeUrl |
( |
| ) |
throws Exception |
|
inline |
◆ testParserUnknownFields()
void com.google.protobuf.util.JsonFormatTest.testParserUnknownFields |
( |
| ) |
throws Exception |
|
inline |
◆ testPreservingProtoFieldNames()
void com.google.protobuf.util.JsonFormatTest.testPreservingProtoFieldNames |
( |
| ) |
throws Exception |
|
inline |
◆ testPrintingEnumsAsInts()
void com.google.protobuf.util.JsonFormatTest.testPrintingEnumsAsInts |
( |
| ) |
throws Exception |
|
inline |
◆ testRecursionLimit()
void com.google.protobuf.util.JsonFormatTest.testRecursionLimit |
( |
| ) |
throws Exception |
|
inline |
◆ testRepeatedUnknownEnum()
void com.google.protobuf.util.JsonFormatTest.testRepeatedUnknownEnum |
( |
| ) |
throws Exception |
|
inline |
◆ testSortedMapKeys()
void com.google.protobuf.util.JsonFormatTest.testSortedMapKeys |
( |
| ) |
throws Exception |
|
inline |
◆ testSpecialFloatValues()
void com.google.protobuf.util.JsonFormatTest.testSpecialFloatValues |
( |
| ) |
throws Exception |
|
inline |
◆ testStruct()
void com.google.protobuf.util.JsonFormatTest.testStruct |
( |
| ) |
throws Exception |
|
inline |
◆ testTimestamp()
void com.google.protobuf.util.JsonFormatTest.testTimestamp |
( |
| ) |
throws Exception |
|
inline |
◆ testUnknownEnumMap()
void com.google.protobuf.util.JsonFormatTest.testUnknownEnumMap |
( |
| ) |
throws Exception |
|
inline |
◆ testUnknownEnumValues()
void com.google.protobuf.util.JsonFormatTest.testUnknownEnumValues |
( |
| ) |
throws Exception |
|
inline |
◆ testWrappers()
void com.google.protobuf.util.JsonFormatTest.testWrappers |
( |
| ) |
throws Exception |
|
inline |
◆ toCompactJsonString()
String com.google.protobuf.util.JsonFormatTest.toCompactJsonString |
( |
Message |
message | ) |
throws IOException |
|
inlineprivate |
◆ toJsonString()
String com.google.protobuf.util.JsonFormatTest.toJsonString |
( |
Message |
message | ) |
throws IOException |
|
inlineprivate |
◆ toSortedJsonString()
String com.google.protobuf.util.JsonFormatTest.toSortedJsonString |
( |
Message |
message | ) |
throws IOException |
|
inlineprivate |
The documentation for this class was generated from the following file: