Misc. unit tests for message operations that apply to both generated and dynamic messages.
- Author
- kento.nosp@m.n@go.nosp@m.ogle..nosp@m.com Kenton Varda
Definition at line 50 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java.
◆ testBuildNestedPartial()
void com.google.protobuf.test.MessageTest.testBuildNestedPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testBuildPartial()
void com.google.protobuf.test.MessageTest.testBuildPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicBuildPartial()
void com.google.protobuf.test.MessageTest.testDynamicBuildPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicMergeFrom()
void com.google.protobuf.test.MessageTest.testDynamicMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicParseUnititialized()
void com.google.protobuf.test.MessageTest.testDynamicParseUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicRepeatedMessageNotNull()
void com.google.protobuf.test.MessageTest.testDynamicRepeatedMessageNotNull |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicRepeatedMessageNull()
void com.google.protobuf.test.MessageTest.testDynamicRepeatedMessageNull |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicUninitializedException()
void com.google.protobuf.test.MessageTest.testDynamicUninitializedException |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom()
void com.google.protobuf.test.MessageTest.testMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFromDynamic()
void com.google.protobuf.test.MessageTest.testMergeFromDynamic |
( |
| ) |
throws Exception |
|
inline |
◆ testNestedUninitializedException()
void com.google.protobuf.test.MessageTest.testNestedUninitializedException |
( |
| ) |
throws Exception |
|
inline |
◆ testParseNestedUnititialized()
void com.google.protobuf.test.MessageTest.testParseNestedUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testParseUnititialized()
void com.google.protobuf.test.MessageTest.testParseUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testRequired()
void com.google.protobuf.test.MessageTest.testRequired |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredDynamic()
void com.google.protobuf.test.MessageTest.testRequiredDynamic |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredDynamicForeign()
void com.google.protobuf.test.MessageTest.testRequiredDynamicForeign |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredExtension()
void com.google.protobuf.test.MessageTest.testRequiredExtension |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredForeign()
void com.google.protobuf.test.MessageTest.testRequiredForeign |
( |
| ) |
throws Exception |
|
inline |
◆ testUninitializedException()
void com.google.protobuf.test.MessageTest.testUninitializedException |
( |
| ) |
throws Exception |
|
inline |
◆ TEST_REQUIRED_INITIALIZED
final TestRequired com.google.protobuf.test.MessageTest.TEST_REQUIRED_INITIALIZED |
|
staticprivate |
◆ TEST_REQUIRED_UNINITIALIZED
final TestRequired com.google.protobuf.test.MessageTest.TEST_REQUIRED_UNINITIALIZED |
|
staticprivate |
The documentation for this class was generated from the following file: