Base class for tests using Proto2Message.
Definition at line 47 of file AbstractProto2SchemaTest.java.
◆ mapsShouldRoundtrip()
void com.google.protobuf.AbstractProto2SchemaTest.mapsShouldRoundtrip |
( |
| ) |
throws IOException |
|
inline |
◆ mergeOptionalMessageFields()
void com.google.protobuf.AbstractProto2SchemaTest.mergeOptionalMessageFields |
( |
| ) |
throws Exception |
|
inline |
◆ messageFactory()
◆ newBuilder()
◆ newMessagesMissingRequiredFields()
List<Proto2Message> com.google.protobuf.AbstractProto2SchemaTest.newMessagesMissingRequiredFields |
( |
| ) |
|
|
inlineprotected |
◆ oneofFieldsShouldRoundtrip()
void com.google.protobuf.AbstractProto2SchemaTest.oneofFieldsShouldRoundtrip |
( |
| ) |
throws IOException |
|
inline |
◆ unknownEnum()
void com.google.protobuf.AbstractProto2SchemaTest.unknownEnum |
( |
| ) |
throws IOException |
|
inline |
◆ unknownFieldsUnrecognized()
void com.google.protobuf.AbstractProto2SchemaTest.unknownFieldsUnrecognized |
( |
| ) |
throws Exception |
|
inline |
The documentation for this class was generated from the following file: