Public Member Functions | |
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 |
Protected Member Functions | |
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 |
Static Private Member Functions | |
static Proto3Message.Builder | newBuilder () |
Additional Inherited Members | |
![]() | |
static final< M extends MessageLite > void | roundtrip (String failureMessage, M msg, Schema< M > schema) throws IOException |
Base class for tests using Proto3Message.
Definition at line 46 of file AbstractProto3SchemaTest.java.
|
inline |
Definition at line 141 of file AbstractProto3SchemaTest.java.
|
inline |
Definition at line 76 of file AbstractProto3SchemaTest.java.
|
inlineprotected |
Definition at line 48 of file AbstractProto3SchemaTest.java.
|
inlinestaticprivate |
Definition at line 148 of file AbstractProto3SchemaTest.java.
|
inline |
Definition at line 101 of file AbstractProto3SchemaTest.java.
|
inline |
Definition at line 122 of file AbstractProto3SchemaTest.java.
|
inline |
Definition at line 132 of file AbstractProto3SchemaTest.java.
|
inlineprotected |
Definition at line 53 of file AbstractProto3SchemaTest.java.