Definition at line 2465 of file reflection_test.py.
◆ _CheckRaises()
| def google.protobuf.internal.reflection_test.SerializationTest._CheckRaises |
( |
|
self, |
|
|
|
exc_class, |
|
|
|
callable_obj, |
|
|
|
exception |
|
) |
| |
|
private |
This method checks if the excpetion type and message are as expected.
Definition at line 2730 of file reflection_test.py.
◆ testCanonicalSerializationOrder()
| def google.protobuf.internal.reflection_test.SerializationTest.testCanonicalSerializationOrder |
( |
|
self | ) |
|
◆ testCanonicalSerializationOrderSameAsCpp()
| def google.protobuf.internal.reflection_test.SerializationTest.testCanonicalSerializationOrderSameAsCpp |
( |
|
self | ) |
|
◆ testExtensionFieldNumbers()
| def google.protobuf.internal.reflection_test.SerializationTest.testExtensionFieldNumbers |
( |
|
self | ) |
|
◆ testFieldDataDescriptor()
| def google.protobuf.internal.reflection_test.SerializationTest.testFieldDataDescriptor |
( |
|
self | ) |
|
◆ testFieldNumbers()
| def google.protobuf.internal.reflection_test.SerializationTest.testFieldNumbers |
( |
|
self | ) |
|
◆ testFieldProperties()
| def google.protobuf.internal.reflection_test.SerializationTest.testFieldProperties |
( |
|
self | ) |
|
◆ testInitArgsUnknownFieldName()
| def google.protobuf.internal.reflection_test.SerializationTest.testInitArgsUnknownFieldName |
( |
|
self | ) |
|
◆ testInitKwargs()
| def google.protobuf.internal.reflection_test.SerializationTest.testInitKwargs |
( |
|
self | ) |
|
◆ testInitRepeatedKwargs()
| def google.protobuf.internal.reflection_test.SerializationTest.testInitRepeatedKwargs |
( |
|
self | ) |
|
◆ testInitRequiredForeignKwargs()
| def google.protobuf.internal.reflection_test.SerializationTest.testInitRequiredForeignKwargs |
( |
|
self | ) |
|
◆ testInitRequiredKwargs()
| def google.protobuf.internal.reflection_test.SerializationTest.testInitRequiredKwargs |
( |
|
self | ) |
|
◆ testMergeFromStringWhenFieldsAlreadySet()
| def google.protobuf.internal.reflection_test.SerializationTest.testMergeFromStringWhenFieldsAlreadySet |
( |
|
self | ) |
|
◆ testMergePackedFromStringWhenSomeFieldsAlreadySet()
| def google.protobuf.internal.reflection_test.SerializationTest.testMergePackedFromStringWhenSomeFieldsAlreadySet |
( |
|
self | ) |
|
◆ testMessageSetWireFormat()
| def google.protobuf.internal.reflection_test.SerializationTest.testMessageSetWireFormat |
( |
|
self | ) |
|
◆ testMessageSetWireFormatUnknownExtension()
| def google.protobuf.internal.reflection_test.SerializationTest.testMessageSetWireFormatUnknownExtension |
( |
|
self | ) |
|
◆ testPackedFieldsWireFormat()
| def google.protobuf.internal.reflection_test.SerializationTest.testPackedFieldsWireFormat |
( |
|
self | ) |
|
◆ testParsePackedFromUnpacked()
| def google.protobuf.internal.reflection_test.SerializationTest.testParsePackedFromUnpacked |
( |
|
self | ) |
|
◆ testParseTruncated()
| def google.protobuf.internal.reflection_test.SerializationTest.testParseTruncated |
( |
|
self | ) |
|
◆ testParseUnpackedFromPacked()
| def google.protobuf.internal.reflection_test.SerializationTest.testParseUnpackedFromPacked |
( |
|
self | ) |
|
◆ testSerializeAllExtensions()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeAllExtensions |
( |
|
self | ) |
|
◆ testSerializeAllFields()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeAllFields |
( |
|
self | ) |
|
◆ testSerializeAllPackedExtensions()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeAllPackedExtensions |
( |
|
self | ) |
|
◆ testSerializeAllPackedFields()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeAllPackedFields |
( |
|
self | ) |
|
◆ testSerializeEmtpyMessage()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeEmtpyMessage |
( |
|
self | ) |
|
◆ testSerializeNegativeValues()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeNegativeValues |
( |
|
self | ) |
|
◆ testSerializeUninitialized()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeUninitialized |
( |
|
self | ) |
|
◆ testSerializeUninitializedSubMessage()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeUninitializedSubMessage |
( |
|
self | ) |
|
◆ testSerializeWithOptionalGroup()
| def google.protobuf.internal.reflection_test.SerializationTest.testSerializeWithOptionalGroup |
( |
|
self | ) |
|
◆ testUnknownFields()
| def google.protobuf.internal.reflection_test.SerializationTest.testUnknownFields |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: