Protected Member Functions | |
void | registerSchemas () |
Schema< Proto3Message > | schema () |
![]() | |
Proto3MessageFactory | messageFactory () |
List< ByteBuffer > | serializedBytesWithInvalidUtf8 () throws IOException |
![]() | |
final ExperimentalTestDataProvider | data () |
abstract ExperimentalMessageFactory<? extends T > | messageFactory () |
List< T > | newMessagesMissingRequiredFields () |
void | registerSchemas () |
final void | roundtrip (String failureMessage, T msg) throws IOException |
abstract Schema< T > | schema () |
List< ByteBuffer > | serializedBytesWithInvalidUtf8 () throws IOException |
Additional Inherited Members | |
![]() | |
void | mapsShouldRoundtrip () throws IOException |
void | mergeOptionalMessageFields () throws Exception |
void | oneofFieldsShouldRoundtrip () throws IOException |
void | preserveUnknownFields () |
void | preserveUnknownFieldsProto2 () |
![]() | |
void | invalidUtf8StringParsing () throws IOException |
void | mergeFromByteArrayFastPathMayThrowIndexOutOfBoundsException () throws IOException |
void | randomMessageShouldRoundtrip () throws IOException |
void | setup () |
void | testRequiredFields () throws Exception |
![]() | |
static final< M extends MessageLite > void | roundtrip (String failureMessage, M msg, Schema< M > schema) throws IOException |
Definition at line 38 of file Proto3SchemaTest.java.
|
inlineprotected |
Definition at line 40 of file Proto3SchemaTest.java.
|
inlineprotected |
Definition at line 45 of file Proto3SchemaTest.java.