webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
com.google.protobuf.util.JsonFormatTest Class Reference
Inheritance diagram for com.google.protobuf.util.JsonFormatTest:

Public Member Functions

void testAllFields () throws Exception
 
void testUnknownEnumValues () throws Exception
 
void testSpecialFloatValues () throws Exception
 
void testParserAcceptStringForNumbericField () throws Exception
 
void testParserAcceptFloatingPointValueForIntegerField () throws Exception
 
void testParserRejectOutOfRangeNumericValues () throws Exception
 
void testParserAcceptNull () throws Exception
 
void testParserRejectDuplicatedFields () throws Exception
 
void testMapFields () throws Exception
 
void testMapNullValueIsRejected () throws Exception
 
void testParserAcceptNonQuotedObjectKey () throws Exception
 
void testWrappers () throws Exception
 
void testTimestamp () throws Exception
 
void testDuration () throws Exception
 
void testFieldMask () throws Exception
 
void testStruct () throws Exception
 
void testAnyFields () throws Exception
 
void testParserMissingTypeUrl () throws Exception
 
void testParserUnexpectedTypeUrl () throws Exception
 
void testParserRejectTrailingComma () throws Exception
 
void testParserRejectInvalidBase64 () throws Exception
 
void testParserRejectInvalidEnumValue () throws Exception
 
void testCustomJsonName () throws Exception
 
void testDefaultGsonDoesNotHtmlEscape () throws Exception
 
void testIncludingDefaultValueFields () throws Exception
 
void testPreservingProtoFieldNames () throws Exception
 

Member Function Documentation

◆ testAllFields()

void com.google.protobuf.util.JsonFormatTest.testAllFields ( ) throws Exception
inline

◆ testAnyFields()

void com.google.protobuf.util.JsonFormatTest.testAnyFields ( ) throws Exception
inline

◆ testCustomJsonName()

void com.google.protobuf.util.JsonFormatTest.testCustomJsonName ( ) throws Exception
inline

◆ testDefaultGsonDoesNotHtmlEscape()

void com.google.protobuf.util.JsonFormatTest.testDefaultGsonDoesNotHtmlEscape ( ) throws Exception
inline

◆ testDuration()

void com.google.protobuf.util.JsonFormatTest.testDuration ( ) throws Exception
inline

◆ testFieldMask()

void com.google.protobuf.util.JsonFormatTest.testFieldMask ( ) throws Exception
inline

◆ testIncludingDefaultValueFields()

void com.google.protobuf.util.JsonFormatTest.testIncludingDefaultValueFields ( ) 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

◆ 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

◆ testParserAcceptStringForNumbericField()

void com.google.protobuf.util.JsonFormatTest.testParserAcceptStringForNumbericField ( ) 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

◆ testParserUnexpectedTypeUrl()

void com.google.protobuf.util.JsonFormatTest.testParserUnexpectedTypeUrl ( ) throws Exception
inline

◆ testPreservingProtoFieldNames()

void com.google.protobuf.util.JsonFormatTest.testPreservingProtoFieldNames ( ) 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

◆ testUnknownEnumValues()

void com.google.protobuf.util.JsonFormatTest.testUnknownEnumValues ( ) throws Exception
inline

◆ testWrappers()

void com.google.protobuf.util.JsonFormatTest.testWrappers ( ) throws Exception
inline

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