Public Member Functions | Private Member Functions | Private Attributes | List of all members
com.google.protobuf.test.DeprecatedFieldTest Class Reference
Inheritance diagram for com.google.protobuf.test.DeprecatedFieldTest:
Inheritance graph
[legend]

Public Member Functions

void testDeprecatedField () throws Exception
 

Private Member Functions

boolean isDeprecated (AnnotatedElement annotated)
 

Private Attributes

String[] deprecatedBuilderGetterNames
 
String[] deprecatedBuilderSetterNames
 
String[] deprecatedGetterNames
 

Detailed Description

Test field deprecation

Author
birdo.nosp@m.@goo.nosp@m.gle.c.nosp@m.om (Roberto Scaramuzzi)

Definition at line 45 of file bloaty/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java.

Member Function Documentation

◆ isDeprecated()

boolean com.google.protobuf.test.DeprecatedFieldTest.isDeprecated ( AnnotatedElement  annotated)
inlineprivate

◆ testDeprecatedField()

void com.google.protobuf.test.DeprecatedFieldTest.testDeprecatedField ( ) throws Exception
inline

Member Data Documentation

◆ deprecatedBuilderGetterNames

String [] com.google.protobuf.test.DeprecatedFieldTest.deprecatedBuilderGetterNames
private
Initial value:
= {
"hasDeprecatedInt32",
"getDeprecatedInt32",
"clearDeprecatedInt32"}

Definition at line 50 of file bloaty/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java.

◆ deprecatedBuilderSetterNames

String [] com.google.protobuf.test.DeprecatedFieldTest.deprecatedBuilderSetterNames
private

◆ deprecatedGetterNames

String [] com.google.protobuf.test.DeprecatedFieldTest.deprecatedGetterNames
private
Initial value:
= {
"hasDeprecatedInt32",
"getDeprecatedInt32"}

Definition at line 46 of file bloaty/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:09