google/protobuf/unittest_lite.pb library
Classes
- DupEnum
- Test an enum that has multiple values with the same number.
- DupEnum_TestEnumWithDupValueLite
- ForeignEnumLite
- ForeignMessageLite
- NonPackedFixed32
- NonPackedInt32
- OptionalGroup_extension_lite
- PackedFixed32
- PackedInt32
- The following four messages are set up to test for wire compatibility between packed and non-packed repeated fields. We use the field number 2048, because that is large enough to require a 3-byte varint for the tag.
- RecursiveMessage
- RepeatedGroup_extension_lite
- TestAllExtensionsLite
- TestAllTypesLite
- Same as TestAllTypes but with the lite runtime.
- TestAllTypesLite_NestedEnum
- TestAllTypesLite_NestedMessage
- TestAllTypesLite_NestedMessage2
- TestAllTypesLite_OptionalGroup
- TestAllTypesLite_RepeatedGroup
- TestDeprecatedLite
- Test that deprecated fields work. We only verify that they compile (at one point this failed).
- TestEmptyMessageLite
- TestEmptyMessageLite is used to test unknown fields support in lite mode.
- TestEmptyMessageWithExtensionsLite
- Like above, but declare all field numbers as potential extensions. No actual extensions should ever be defined for this type.
- TestHugeFieldNumbersLite
- TestHugeFieldNumbersLite_OptionalGroup
- TestMergeExceptionLite
- Test that the correct exception is thrown by parseFrom in a corner case involving merging, extensions, and required fields.
- TestMessageSetLite
- TestNestedExtensionLite
- TestOneofParsingLite
- TestPackedExtensionsLite
- TestPackedTypesLite
- TestParsingMergeLite
- See the comments of the same type in unittest.proto.
- TestParsingMergeLite_OptionalGroup
- TestParsingMergeLite_RepeatedFieldsGenerator
- TestParsingMergeLite_RepeatedFieldsGenerator_Group1
- TestParsingMergeLite_RepeatedFieldsGenerator_Group2
- TestParsingMergeLite_RepeatedGroup
- Unittest_lite
- V1EnumLite
- V1MessageLite
- V2EnumLite
- V2MessageLite
Enums
Extensions
- GeneratedMessageGenericExtensions on T
-
Extensions on
GeneratedMessage
s.