Test lite runtime.
- Author
- kento.nosp@m.n@go.nosp@m.ogle..nosp@m.com Kenton Varda
Definition at line 77 of file LiteTest.java.
◆ assertEqualsAndHashCodeAreFalse()
void com.google.protobuf.LiteTest.assertEqualsAndHashCodeAreFalse |
( |
Object |
o1, |
|
|
Object |
o2 |
|
) |
| |
|
inlineprivate |
◆ assertToStringEquals()
static void com.google.protobuf.LiteTest.assertToStringEquals |
( |
String |
expected, |
|
|
MessageLite |
message |
|
) |
| |
|
inlinestaticprivate |
◆ contains()
◆ encodeHex()
String com.google.protobuf.LiteTest.encodeHex |
( |
ByteString |
bytes | ) |
|
|
inlineprivate |
◆ setUp()
void com.google.protobuf.LiteTest.setUp |
( |
| ) |
throws Exception |
|
inline |
◆ testAddAll()
void com.google.protobuf.LiteTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testAddAllIteratesOnce()
void com.google.protobuf.LiteTest.testAddAllIteratesOnce |
( |
| ) |
|
|
inline |
◆ testAddAllIteratesOnce_throwsOnNull()
void com.google.protobuf.LiteTest.testAddAllIteratesOnce_throwsOnNull |
( |
| ) |
|
|
inline |
◆ testBuilderMergeFromNull()
void com.google.protobuf.LiteTest.testBuilderMergeFromNull |
( |
| ) |
throws Exception |
|
inline |
◆ testBuilderMergeFromWithExtensions()
void com.google.protobuf.LiteTest.testBuilderMergeFromWithExtensions |
( |
| ) |
throws Exception |
|
inline |
◆ testBuilderMergeFromWithUnknownFields()
void com.google.protobuf.LiteTest.testBuilderMergeFromWithUnknownFields |
( |
| ) |
throws Exception |
|
inline |
◆ testClone()
void com.google.protobuf.LiteTest.testClone |
( |
| ) |
|
|
inline |
◆ testEquals()
void com.google.protobuf.LiteTest.testEquals |
( |
| ) |
throws Exception |
|
inline |
◆ testEquals_notEqual()
void com.google.protobuf.LiteTest.testEquals_notEqual |
( |
| ) |
throws Exception |
|
inline |
◆ testEquals_oneOfMessages()
void com.google.protobuf.LiteTest.testEquals_oneOfMessages |
( |
| ) |
|
|
inline |
◆ testEquals_sanity()
void com.google.protobuf.LiteTest.testEquals_sanity |
( |
| ) |
throws Exception |
|
inline |
◆ testEqualsAndHashCodeForTrickySchemaTypes()
void com.google.protobuf.LiteTest.testEqualsAndHashCodeForTrickySchemaTypes |
( |
| ) |
|
|
inline |
◆ testEqualsAndHashCodeWithExtensions()
◆ testEqualsAndHashCodeWithUnknownFields()
◆ testExtensionRenamesKeywords()
void com.google.protobuf.LiteTest.testExtensionRenamesKeywords |
( |
| ) |
|
|
inline |
◆ testHugeFieldNumbers()
◆ testLite()
void com.google.protobuf.LiteTest.testLite |
( |
| ) |
throws Exception |
|
inline |
◆ testLite_unknownEnumAtListBoundary()
void com.google.protobuf.LiteTest.testLite_unknownEnumAtListBoundary |
( |
| ) |
throws Exception |
|
inline |
◆ testLiteExtensions()
void com.google.protobuf.LiteTest.testLiteExtensions |
( |
| ) |
throws Exception |
|
inline |
◆ testMemoization()
void com.google.protobuf.LiteTest.testMemoization |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom_sanity()
void com.google.protobuf.LiteTest.testMergeFrom_sanity |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFromNoLazyFieldSharing()
void com.google.protobuf.LiteTest.testMergeFromNoLazyFieldSharing |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFromStream_invalidBytes()
void com.google.protobuf.LiteTest.testMergeFromStream_invalidBytes |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFromStream_repeatedField()
void com.google.protobuf.LiteTest.testMergeFromStream_repeatedField |
( |
| ) |
throws Exception |
|
inline |
◆ testNullExtensionRegistry()
void com.google.protobuf.LiteTest.testNullExtensionRegistry |
( |
| ) |
throws Exception |
|
inline |
◆ testOneofEquals()
void com.google.protobuf.LiteTest.testOneofEquals |
( |
| ) |
throws Exception |
|
inline |
◆ testPackedSerialization()
void com.google.protobuf.LiteTest.testPackedSerialization |
( |
| ) |
throws Exception |
|
inline |
◆ testParseFromByteBuffer()
void com.google.protobuf.LiteTest.testParseFromByteBuffer |
( |
| ) |
throws Exception |
|
inline |
◆ testParseFromByteBuffer_extensions()
void com.google.protobuf.LiteTest.testParseFromByteBuffer_extensions |
( |
| ) |
throws Exception |
|
inline |
◆ testParseFromByteBufferThrows()
void com.google.protobuf.LiteTest.testParseFromByteBufferThrows |
( |
| ) |
|
|
inline |
◆ testParseFromByteBufferThrows_extensions()
void com.google.protobuf.LiteTest.testParseFromByteBufferThrows_extensions |
( |
| ) |
|
|
inline |
◆ testParseLazy()
void com.google.protobuf.LiteTest.testParseLazy |
( |
| ) |
throws Exception |
|
inline |
◆ testParseLazy_oneOf()
void com.google.protobuf.LiteTest.testParseLazy_oneOf |
( |
| ) |
throws Exception |
|
inline |
◆ testRecursiveHashcode()
void com.google.protobuf.LiteTest.testRecursiveHashcode |
( |
| ) |
|
|
inline |
◆ testSanityCopyOnWrite()
◆ testSerializeToOutputStreamThrowsIOException()
void com.google.protobuf.LiteTest.testSerializeToOutputStreamThrowsIOException |
( |
| ) |
|
|
inline |
◆ testToStringDefaultInstance()
void com.google.protobuf.LiteTest.testToStringDefaultInstance |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringExtensions()
void com.google.protobuf.LiteTest.testToStringExtensions |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringForeignFields()
void com.google.protobuf.LiteTest.testToStringForeignFields |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringGroup()
void com.google.protobuf.LiteTest.testToStringGroup |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringLazyMessage()
void com.google.protobuf.LiteTest.testToStringLazyMessage |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringMapFields()
void com.google.protobuf.LiteTest.testToStringMapFields |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringNestedMessage()
void com.google.protobuf.LiteTest.testToStringNestedMessage |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringOneof()
void com.google.protobuf.LiteTest.testToStringOneof |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringPrimitives()
void com.google.protobuf.LiteTest.testToStringPrimitives |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringRepeatedFields()
void com.google.protobuf.LiteTest.testToStringRepeatedFields |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringScalarFieldsSuffixedWithList()
void com.google.protobuf.LiteTest.testToStringScalarFieldsSuffixedWithList |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringStringFields()
void com.google.protobuf.LiteTest.testToStringStringFields |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringUnknownFields()
void com.google.protobuf.LiteTest.testToStringUnknownFields |
( |
| ) |
throws Exception |
|
inline |
◆ testUnpairedSurrogatesReplacedByQuestionMark()
The documentation for this class was generated from the following file: