◆ checkEqualsIsConsistent() [1/2]
void com.google.protobuf.test.AbstractMessageTest.checkEqualsIsConsistent |
( |
Message |
message | ) |
|
|
inlineprivate |
◆ checkEqualsIsConsistent() [2/2]
void com.google.protobuf.test.AbstractMessageTest.checkEqualsIsConsistent |
( |
Message |
message1, |
|
|
Message |
message2 |
|
) |
| |
|
inlineprivate |
◆ checkNotEqual()
void com.google.protobuf.test.AbstractMessageTest.checkNotEqual |
( |
Message |
m1, |
|
|
Message |
m2 |
|
) |
| |
|
inlineprivate |
◆ testClear()
void com.google.protobuf.test.AbstractMessageTest.testClear |
( |
| ) |
throws Exception |
|
inline |
◆ testCopy()
void com.google.protobuf.test.AbstractMessageTest.testCopy |
( |
| ) |
throws Exception |
|
inline |
◆ testEqualsAndHashCode()
void com.google.protobuf.test.AbstractMessageTest.testEqualsAndHashCode |
( |
| ) |
throws Exception |
|
inline |
◆ testForeignIsInitialized()
void com.google.protobuf.test.AbstractMessageTest.testForeignIsInitialized |
( |
| ) |
throws Exception |
|
inline |
◆ testIsInitialized()
void com.google.protobuf.test.AbstractMessageTest.testIsInitialized |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom()
void com.google.protobuf.test.AbstractMessageTest.testMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testOptimizedForSize()
void com.google.protobuf.test.AbstractMessageTest.testOptimizedForSize |
( |
| ) |
throws Exception |
|
inline |
◆ testPackedParsing()
void com.google.protobuf.test.AbstractMessageTest.testPackedParsing |
( |
| ) |
throws Exception |
|
inline |
◆ testPackedSerialization()
void com.google.protobuf.test.AbstractMessageTest.testPackedSerialization |
( |
| ) |
throws Exception |
|
inline |
◆ testParsePackedToUnpacked()
void com.google.protobuf.test.AbstractMessageTest.testParsePackedToUnpacked |
( |
| ) |
throws Exception |
|
inline |
◆ testParseUnpackedToPacked()
void com.google.protobuf.test.AbstractMessageTest.testParseUnpackedToPacked |
( |
| ) |
throws Exception |
|
inline |
◆ testParsing()
void com.google.protobuf.test.AbstractMessageTest.testParsing |
( |
| ) |
throws Exception |
|
inline |
◆ testParsingUninitialized()
void com.google.protobuf.test.AbstractMessageTest.testParsingUninitialized |
( |
| ) |
throws Exception |
|
inline |
◆ testSerialization()
void com.google.protobuf.test.AbstractMessageTest.testSerialization |
( |
| ) |
throws Exception |
|
inline |
◆ testSerializedSize()
void com.google.protobuf.test.AbstractMessageTest.testSerializedSize |
( |
| ) |
throws Exception |
|
inline |
◆ testUnpackedParsing()
void com.google.protobuf.test.AbstractMessageTest.testUnpackedParsing |
( |
| ) |
throws Exception |
|
inline |
◆ testUnpackedSerialization()
void com.google.protobuf.test.AbstractMessageTest.testUnpackedSerialization |
( |
| ) |
throws Exception |
|
inline |
◆ TEST_REQUIRED_INITIALIZED
final TestRequired com.google.protobuf.test.AbstractMessageTest.TEST_REQUIRED_INITIALIZED |
|
staticprivate |
◆ TEST_REQUIRED_UNINITIALIZED
final TestRequired com.google.protobuf.test.AbstractMessageTest.TEST_REQUIRED_UNINITIALIZED |
|
staticprivate |
The documentation for this class was generated from the following file: