Public Member Functions | |
void | mapsShouldRoundtrip () throws IOException |
void | mergeOptionalMessageFields () throws Exception |
void | oneofFieldsShouldRoundtrip () throws IOException |
void | retainUnknownFields () |
![]() | |
void | invalidUtf8StringParsing () throws IOException |
void | mergeFromByteArrayFastPathMayThrowIndexOutOfBoundsException () throws IOException |
void | randomMessageShouldRoundtrip () throws IOException |
void | setup () |
void | testRequiredFields () throws Exception |
Protected Member Functions | |
Proto3MessageLiteFactory | 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 Proto3MessageLite.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 Proto3MessageLite.
Definition at line 46 of file AbstractProto3LiteSchemaTest.java.
|
inline |
Definition at line 133 of file AbstractProto3LiteSchemaTest.java.
|
inline |
Definition at line 76 of file AbstractProto3LiteSchemaTest.java.
|
inlineprotected |
Definition at line 48 of file AbstractProto3LiteSchemaTest.java.
|
inlinestaticprivate |
Definition at line 140 of file AbstractProto3LiteSchemaTest.java.
|
inline |
Definition at line 102 of file AbstractProto3LiteSchemaTest.java.
|
inline |
Definition at line 123 of file AbstractProto3LiteSchemaTest.java.
|
inlineprotected |
Definition at line 53 of file AbstractProto3LiteSchemaTest.java.