Public Member Functions | |
void | testBuildNestedPartial () throws Exception |
void | testBuildNestedPartial () throws Exception |
void | testBuildPartial () throws Exception |
void | testBuildPartial () throws Exception |
void | testDynamicBuildPartial () throws Exception |
void | testDynamicBuildPartial () throws Exception |
void | testDynamicMergeFrom () throws Exception |
void | testDynamicMergeFrom () throws Exception |
void | testDynamicParseUnititialized () throws Exception |
void | testDynamicParseUnititialized () throws Exception |
void | testDynamicRepeatedMessageNotNull () throws Exception |
void | testDynamicRepeatedMessageNotNull () throws Exception |
void | testDynamicRepeatedMessageNull () throws Exception |
void | testDynamicRepeatedMessageNull () throws Exception |
void | testDynamicUninitializedException () throws Exception |
void | testDynamicUninitializedException () throws Exception |
void | testMergeFrom () throws Exception |
void | testMergeFrom () throws Exception |
void | testMergeFromDynamic () throws Exception |
void | testMergeFromDynamic () throws Exception |
void | testNegative0FloatingPointEquality () throws Exception |
void | testNestedUninitializedException () throws Exception |
void | testNestedUninitializedException () throws Exception |
void | testParseNestedUnititialized () throws Exception |
void | testParseNestedUnititialized () throws Exception |
void | testParseUnititialized () throws Exception |
void | testParseUnititialized () throws Exception |
void | testParsingWithNullExtensionRegistry () throws Exception |
void | testParsingWithNullExtensionRegistry () throws Exception |
void | testPreservesFloatingPointNegative0 () throws Exception |
void | testRequired () throws Exception |
void | testRequired () throws Exception |
void | testRequiredDynamic () throws Exception |
void | testRequiredDynamic () throws Exception |
void | testRequiredDynamicForeign () throws Exception |
void | testRequiredDynamicForeign () throws Exception |
void | testRequiredExtension () throws Exception |
void | testRequiredExtension () throws Exception |
void | testRequiredForeign () throws Exception |
void | testRequiredForeign () throws Exception |
void | testUninitializedException () throws Exception |
void | testUninitializedException () throws Exception |
Static Private Attributes | |
static final TestRequired | TEST_REQUIRED_INITIALIZED |
static final TestRequired | TEST_REQUIRED_UNINITIALIZED = TestRequired.getDefaultInstance() |
Misc. unit tests for message operations that apply to both generated and dynamic messages.
Misc. unit tests for message operations that apply to both generated and dynamic messages.
Definition at line 46 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 242 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 258 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 212 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 225 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 299 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 320 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test merging two DynamicMessages.
Definition at line 105 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test merging two DynamicMessages.
Definition at line 111 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 305 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 327 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test reading repeated message from DynamicMessage.
Definition at line 333 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test reading repeated message from DynamicMessage.
Definition at line 358 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test reading unset repeated message from DynamicMessage.
Definition at line 316 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test reading unset repeated message from DynamicMessage.
Definition at line 339 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 290 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 310 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 85 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 89 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test merging a DynamicMessage into a GeneratedMessage. As long as they have the same descriptor, this should work, but it is an entirely different code path.
Definition at line 95 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Test merging a DynamicMessage into a GeneratedMessage. As long as they have the same descriptor, this should work, but it is an entirely different code path.
Definition at line 100 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 398 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 218 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 232 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 262 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 280 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 253 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 270 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 77 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 80 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 385 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 121 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 128 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 169 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 179 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 182 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 193 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 151 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 160 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 133 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 141 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 203 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
inline |
Definition at line 215 of file protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
staticprivate |
Definition at line 118 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.
|
staticprivate |
Definition at line 117 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java.