Protected Member Functions | |
void | registerSchemas () |
Schema< Proto2Message > | schema () |
![]() | |
Proto2MessageFactory | messageFactory () |
List< Proto2Message > | newMessagesMissingRequiredFields () |
![]() | |
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 | unknownEnum () throws IOException |
void | unknownFieldsUnrecognized () throws Exception |
![]() | |
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 Proto2SchemaTest.java.
|
inlineprotected |
Definition at line 46 of file Proto2SchemaTest.java.
|
inlineprotected |
Definition at line 41 of file Proto2SchemaTest.java.