Uses of Package
org.allGraphQLCases.server
Package | Description |
---|---|
org.allGraphQLCases.server | |
org.allGraphQLCases.server.impl | |
org.allGraphQLCases.server.impl.relayConnection |
This package contains all the Data Fetcher that are specific to the relay connection capability.
|
org.allGraphQLCases.server.util |
-
Classes in org.allGraphQLCases.server used by org.allGraphQLCases.server Class Description SEP_EnumWithReservedJavaKeywordAsValues_SES ############################ test for issue #139:SEP_Episode_SES ############################################################################################################# ############### STAR WARS SCHEMA ########################################################################## #############################################################################################################SEP_extends_SES SEP_Unit_SES SINP_AllFieldCasesInput_SINS ############################################################################################################# ############### ALL GRAPHQL CASES TEST CASES################################################################ #############################################################################################################SINP_AllFieldCasesInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_AllFieldCasesWithIdSubtypeInput_SINS SINP_AllFieldCasesWithIdSubtypeInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_AllFieldCasesWithoutIdSubtypeInput_SINS SINP_AllFieldCasesWithoutIdSubtypeInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_CharacterInput_SINS ############################################################################################################# ########### SOME INPUT TYPES, DEFINED AT THE END TO BE SURE THAT THE ORDER DOESN'T MATTER ################## #############################################################################################################SINP_CharacterInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_class_SINS SINP_class_SINS.Builder The Builder that helps building instance of this POJO.SINP_DroidInput_SINS SINP_DroidInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_FieldParameterInput_SINS SINP_FieldParameterInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_HumanInput_SINS SINP_HumanInput_SINS.Builder The Builder that helps building instance of this POJO.SINP_SubscriptionTestParam_SINS SINP_SubscriptionTestParam_SINS.Builder The Builder that helps building instance of this POJO.SIP_AllFieldCasesInterface_SIS This interface is a clone of the AllFieldCases type.SIP_Character_SIS SIP_CharacterConnection_SIS SIP_CharacterEdge_SIS SIP_Client_SIS ############################ test for issue #128SIP_Commented_SIS SIP_I2Bar140_SIS SIP_I2Foo140_SIS SIP_IBar1_SIS ############################ test for issue #114SIP_IBar12_SIS SIP_IBar140_SIS ############################ test for issue #140SIP_IBar2_SIS SIP_IFoo1_SIS SIP_IFoo140_SIS SIP_IFoo2_SIS SIP_IFoo3_SIS SIP_IList_SIS SIP_interfaceToTestExtendKeyword_SIS ############################ test for issue #130: test for all possible 'extend' useSIP_Node_SIS SIP_WithID_SIS STP_AllFieldCases_STS This type is a clone of the InterfaceAllFieldCases interface.STP_AllFieldCases_STS.Builder The Builder that helps building instance of this POJO.STP_AllFieldCasesInterfaceType_STS A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements itSTP_AllFieldCasesInterfaceType_STS.Builder The Builder that helps building instance of this POJO.STP_AllFieldCasesWithIdSubtype_STS STP_AllFieldCasesWithIdSubtype_STS.Builder The Builder that helps building instance of this POJO.STP_AllFieldCasesWithoutIdSubtype_STS STP_AllFieldCasesWithoutIdSubtype_STS.Builder The Builder that helps building instance of this POJO.STP_AnotherMutationType_STS STP_AnotherMutationType_STS.Builder The Builder that helps building instance of this POJO.STP_Bar140_STS STP_Bar140_STS.Builder The Builder that helps building instance of this POJO.STP_break_STS STP_break_STS.Builder The Builder that helps building instance of this POJO.STP_Builder_STS STP_Builder_STS.Builder The Builder that helps building instance of this POJO.STP_Droid_STS STP_Droid_STS.Builder The Builder that helps building instance of this POJO.STP_Field_STS ############################ test for issue #130STP_Field_STS.Builder The Builder that helps building instance of this POJO.STP_Foo140_STS STP_Foo140_STS.Builder The Builder that helps building instance of this POJO.STP_Human_STS STP_Human_STS.Builder The Builder that helps building instance of this POJO.STP_HumanConnection_STS STP_HumanConnection_STS.Builder The Builder that helps building instance of this POJO.STP_HumanEdge_STS STP_HumanEdge_STS.Builder The Builder that helps building instance of this POJO.STP_MyQueryType_STS STP_MyQueryType_STS.Builder The Builder that helps building instance of this POJO.STP_PageInfo_STS STP_PageInfo_STS.Builder The Builder that helps building instance of this POJO.STP_Pet_STS STP_Pet_STS.Builder The Builder that helps building instance of this POJO.STP_ReservedJavaKeywordAsObjectField_STS STP_ReservedJavaKeywordAsObjectField_STS.Builder The Builder that helps building instance of this POJO.STP_ReservedJavaKeywordAsScalar_STS STP_ReservedJavaKeywordAsScalar_STS.Builder The Builder that helps building instance of this POJO.STP_TBar1_STS STP_TBar1_STS.Builder The Builder that helps building instance of this POJO.STP_TBar12_STS STP_TBar12_STS.Builder The Builder that helps building instance of this POJO.STP_TBar2_STS STP_TBar2_STS.Builder The Builder that helps building instance of this POJO.STP_TestExtScalar_STS ############################################################################################################# ############## TEST CASE FOR ISSUES ####################################################################### ############################################################################################################# ############################ test for issue #35 But removed from this GraphQL schema as enum values in Directives are not supported by graphql-java v14.0 on server side It works Ok on client side directive @relation( name: String direction: direction ) on FIELD_DEFINITION enum direction { IN OUT } ############################ ############################ test for issue #36STP_TestExtScalar_STS.Builder The Builder that helps building instance of this POJO.STP_TFoo1_STS TFoo1 is the basic test case, for issue #114STP_TFoo1_STS.Builder The Builder that helps building instance of this POJO.STP_TFoo12_STS TFoo12 is a more complex one, with more than one interface implementedSTP_TFoo12_STS.Builder The Builder that helps building instance of this POJO.STP_TFoo3_STS STP_TFoo3_STS.Builder The Builder that helps building instance of this POJO.STP_TheSubscriptionType_STS STP_TheSubscriptionType_STS.Builder The Builder that helps building instance of this POJO.STP_TList_STS STP_TList_STS.Builder The Builder that helps building instance of this POJO.SUP_AnyCharacter_SUS -
Classes in org.allGraphQLCases.server used by org.allGraphQLCases.server.impl Class Description SEP_EnumWithReservedJavaKeywordAsValues_SES ############################ test for issue #139:SEP_Episode_SES ############################################################################################################# ############### STAR WARS SCHEMA ########################################################################## #############################################################################################################SINP_AllFieldCasesInput_SINS ############################################################################################################# ############### ALL GRAPHQL CASES TEST CASES################################################################ #############################################################################################################SINP_AllFieldCasesWithoutIdSubtypeInput_SINS SINP_CharacterInput_SINS ############################################################################################################# ########### SOME INPUT TYPES, DEFINED AT THE END TO BE SURE THAT THE ORDER DOESN'T MATTER ################## #############################################################################################################SINP_DroidInput_SINS SINP_FieldParameterInput_SINS SINP_HumanInput_SINS SINP_SubscriptionTestParam_SINS SIP_AllFieldCasesInterface_SIS This interface is a clone of the AllFieldCases type.SIP_Character_SIS SIP_CharacterConnection_SIS SIP_Client_SIS ############################ test for issue #128SIP_Commented_SIS SIP_I2Bar140_SIS SIP_I2Foo140_SIS SIP_IBar1_SIS ############################ test for issue #114SIP_IBar12_SIS SIP_IBar140_SIS ############################ test for issue #140SIP_IBar2_SIS SIP_IBar3_SIS SIP_IFoo1_SIS SIP_IFoo140_SIS SIP_IFoo2_SIS SIP_IFoo3_SIS SIP_IList_SIS SIP_Node_SIS SIP_WithID_SIS STP_AllFieldCases_STS This type is a clone of the InterfaceAllFieldCases interface.STP_AllFieldCasesInterfaceType_STS A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements itSTP_AllFieldCasesWithIdSubtype_STS STP_AllFieldCasesWithoutIdSubtype_STS STP_Bar140_STS STP_break_STS STP_Droid_STS STP_Foo140_STS STP_Human_STS STP_HumanConnection_STS STP_MyQueryType_STS STP_ReservedJavaKeywordAsObjectField_STS STP_TBar1_STS STP_TBar12_STS STP_TBar2_STS STP_TFoo1_STS TFoo1 is the basic test case, for issue #114STP_TFoo12_STS TFoo12 is a more complex one, with more than one interface implementedSTP_TFoo3_STS STP_TList_STS SUP_AnyCharacter_SUS -
-
Classes in org.allGraphQLCases.server used by org.allGraphQLCases.server.util Class Description SEP_EnumWithReservedJavaKeywordAsValues_SES ############################ test for issue #139:SEP_Episode_SES ############################################################################################################# ############### STAR WARS SCHEMA ########################################################################## #############################################################################################################SINP_AllFieldCasesInput_SINS ############################################################################################################# ############### ALL GRAPHQL CASES TEST CASES################################################################ #############################################################################################################SINP_AllFieldCasesWithoutIdSubtypeInput_SINS SINP_CharacterInput_SINS ############################################################################################################# ########### SOME INPUT TYPES, DEFINED AT THE END TO BE SURE THAT THE ORDER DOESN'T MATTER ################## #############################################################################################################SINP_DroidInput_SINS SINP_FieldParameterInput_SINS SINP_HumanInput_SINS SINP_SubscriptionTestParam_SINS SIP_AllFieldCasesInterface_SIS This interface is a clone of the AllFieldCases type.SIP_Character_SIS SIP_CharacterConnection_SIS SIP_CharacterEdge_SIS SIP_Client_SIS ############################ test for issue #128SIP_Commented_SIS SIP_I2Bar140_SIS SIP_I2Foo140_SIS SIP_IBar1_SIS ############################ test for issue #114SIP_IBar12_SIS SIP_IBar140_SIS ############################ test for issue #140SIP_IBar2_SIS SIP_IBar3_SIS SIP_IFoo1_SIS SIP_IFoo140_SIS SIP_IFoo2_SIS SIP_IFoo3_SIS SIP_IList_SIS SIP_Node_SIS SIP_WithID_SIS STP_AllFieldCases_STS This type is a clone of the InterfaceAllFieldCases interface.STP_AllFieldCasesInterfaceType_STS A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements itSTP_AllFieldCasesWithIdSubtype_STS STP_AllFieldCasesWithoutIdSubtype_STS STP_Bar140_STS STP_break_STS STP_Droid_STS STP_Foo140_STS STP_Human_STS STP_HumanConnection_STS STP_HumanEdge_STS STP_MyQueryType_STS STP_PageInfo_STS STP_Pet_STS STP_ReservedJavaKeywordAsObjectField_STS STP_TBar1_STS STP_TBar12_STS STP_TBar2_STS STP_TFoo1_STS TFoo1 is the basic test case, for issue #114STP_TFoo12_STS TFoo12 is a more complex one, with more than one interface implementedSTP_TFoo3_STS STP_TList_STS SUP_AnyCharacter_SUS