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
◆ testBuildNestedPartial()
void com.google.protobuf.MessageTest.testBuildNestedPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testBuildPartial()
void com.google.protobuf.MessageTest.testBuildPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicBuildPartial()
void com.google.protobuf.MessageTest.testDynamicBuildPartial |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicMergeFrom()
void com.google.protobuf.MessageTest.testDynamicMergeFrom |
( |
| ) |
throws Exception |
|
inline |
Test merging two DynamicMessages.
◆ testDynamicParseUnititialized()
void com.google.protobuf.MessageTest.testDynamicParseUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicRepeatedMessageNotNull()
void com.google.protobuf.MessageTest.testDynamicRepeatedMessageNotNull |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicRepeatedMessageNull()
void com.google.protobuf.MessageTest.testDynamicRepeatedMessageNull |
( |
| ) |
throws Exception |
|
inline |
◆ testDynamicUninitializedException()
void com.google.protobuf.MessageTest.testDynamicUninitializedException |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom()
void com.google.protobuf.MessageTest.testMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFromDynamic()
void com.google.protobuf.MessageTest.testMergeFromDynamic |
( |
| ) |
throws Exception |
|
inline |
◆ testNestedUninitializedException()
void com.google.protobuf.MessageTest.testNestedUninitializedException |
( |
| ) |
throws Exception |
|
inline |
◆ testParseNestedUnititialized()
void com.google.protobuf.MessageTest.testParseNestedUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testParseUnititialized()
void com.google.protobuf.MessageTest.testParseUnititialized |
( |
| ) |
throws Exception |
|
inline |
◆ testRequired()
void com.google.protobuf.MessageTest.testRequired |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredDynamic()
void com.google.protobuf.MessageTest.testRequiredDynamic |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredDynamicForeign()
void com.google.protobuf.MessageTest.testRequiredDynamicForeign |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredExtension()
void com.google.protobuf.MessageTest.testRequiredExtension |
( |
| ) |
throws Exception |
|
inline |
◆ testRequiredForeign()
void com.google.protobuf.MessageTest.testRequiredForeign |
( |
| ) |
throws Exception |
|
inline |
◆ testUninitializedException()
void com.google.protobuf.MessageTest.testUninitializedException |
( |
| ) |
throws Exception |
|
inline |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java