Public Member Functions | |
void | invalidUtf8StringParsing () throws IOException |
void | mergeFromByteArrayFastPathMayThrowIndexOutOfBoundsException () throws IOException |
void | randomMessageShouldRoundtrip () throws IOException |
void | setup () |
void | testRequiredFields () throws Exception |
Protected Member Functions | |
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 Protected Member Functions | |
static final< M extends MessageLite > void | roundtrip (String failureMessage, M msg, Schema< M > schema) throws IOException |
Private Attributes | |
Schema< T > | schema |
Definition at line 46 of file AbstractSchemaTest.java.
|
inlineprotected |
Definition at line 138 of file AbstractSchemaTest.java.
|
inline |
Definition at line 76 of file AbstractSchemaTest.java.
|
inline |
Definition at line 90 of file AbstractSchemaTest.java.
|
abstractprotected |
|
inlineprotected |
Definition at line 142 of file AbstractSchemaTest.java.
|
inline |
Definition at line 71 of file AbstractSchemaTest.java.
|
inlineprotected |
Definition at line 56 of file AbstractSchemaTest.java.
|
inlinestaticprotected |
Definition at line 112 of file AbstractSchemaTest.java.
|
inlineprotected |
Definition at line 134 of file AbstractSchemaTest.java.
|
abstractprotected |
|
inlineprotected |
Definition at line 66 of file AbstractSchemaTest.java.
|
inline |
Definition at line 50 of file AbstractSchemaTest.java.
|
inline |
Definition at line 148 of file AbstractSchemaTest.java.
|
private |
Definition at line 47 of file AbstractSchemaTest.java.