Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration.STP_AllFieldCases_STS
Packages that use STP_AllFieldCases_STS
-
Uses of STP_AllFieldCases_STS in org.junittest.allgraphqlcases_server_springconfiguration
Methods in org.junittest.allgraphqlcases_server_springconfiguration that return STP_AllFieldCases_STSModifier and TypeMethodDescriptionSTP_AllFieldCases_STS.Builder.build()STP_MyQueryType_STS.getAllFieldCases()################################################################################ # Complementary tests with the AllFieldCases ObjectSTP_TheSubscriptionType_STS.getAllGraphQLCasesInput()Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)STP_TheSubscriptionType_STS.getAllGraphQLCasesParam()STP_AnotherMutationType_STS.getCreateAllFieldCases()STP_AllFieldCases_STS.getIssue66()STP_MyQueryType_STS.getWithListOfList()Methods in org.junittest.allgraphqlcases_server_springconfiguration that return types with arguments of type STP_AllFieldCases_STSModifier and TypeMethodDescriptiondefault List<STP_AllFieldCases_STS>DataFetchersDelegateAllFieldCases.batchLoader(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.default List<STP_AllFieldCases_STS>DataFetchersDelegateAllFieldCases.unorderedReturnBatchLoader(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.Methods in org.junittest.allgraphqlcases_server_springconfiguration with parameters of type STP_AllFieldCases_STSModifier and TypeMethodDescriptionAllFieldCasesController.aliases(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.aliases.DataFetchersDelegateAllFieldCases.aliases(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.aliases.AllFieldCasesController.booleans(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.booleans.DataFetchersDelegateAllFieldCases.booleans(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.booleans.AllFieldCasesController.comments(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.comments.DataFetchersDelegateAllFieldCases.comments(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.comments.AllFieldCasesController.dates(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.dates.DataFetchersDelegateAllFieldCases.dates(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.dates.AllFieldCasesController.friends(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateAllFieldCases.friends(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.friends.AllFieldCasesController.issue65(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, List<SINP_FieldParameterInput_SINS> inputs) This method loads the data for ${dataFetcher.graphQLType}.issue65.DataFetchersDelegateAllFieldCases.issue65(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, List<SINP_FieldParameterInput_SINS> inputs) This method loads the data for AllFieldCases.issue65.AllFieldCasesController.issue66(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCases_STS> dataLoader, STP_AllFieldCases_STS origin, List<SINP_AllFieldCasesInput_SINS> input) This method loads the data for ${dataFetcher.graphQLType}.issue66.DataFetchersDelegateAllFieldCases.issue66(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCases_STS> dataLoader, STP_AllFieldCases_STS origin, List<SINP_AllFieldCasesInput_SINS> input) This method loads the data for AllFieldCases.issue66.AllFieldCasesController.listWithIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin, Long nbItems, Date date, List<Date> dates, Boolean uppercaseName, String textToAppendToTheName) This method loads the data for ${dataFetcher.graphQLType}.listWithIdSubTypes.DataFetchersDelegateAllFieldCases.listWithIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin, Long nbItems, Date date, List<Date> dates, Boolean uppercaseName, String textToAppendToTheName) This method loads the data for AllFieldCases.listWithIdSubTypes.AllFieldCasesController.listWithoutIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, Long nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheName) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCases.listWithoutIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, Long nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheName) This method loads the data for AllFieldCases.listWithoutIdSubTypes.AllFieldCasesController.matrix(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.matrix.DataFetchersDelegateAllFieldCases.matrix(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.matrix.AllFieldCasesController.oneWithIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin, Boolean uppercase) This method loads the data for ${dataFetcher.graphQLType}.oneWithIdSubType.DataFetchersDelegateAllFieldCases.oneWithIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin, Boolean uppercase) This method loads the data for AllFieldCases.oneWithIdSubType.AllFieldCasesController.oneWithoutFieldParameter(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutFieldParameter.DataFetchersDelegateAllFieldCases.oneWithoutFieldParameter(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.oneWithoutFieldParameter.AllFieldCasesController.oneWithoutIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.DataFetchersDelegateAllFieldCases.oneWithoutIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for AllFieldCases.oneWithoutIdSubType.AllFieldCasesController.planets(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.planets.DataFetchersDelegateAllFieldCases.planets(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin) This method loads the data for AllFieldCases.planets.voidSTP_MyQueryType_STS.setAllFieldCases(STP_AllFieldCases_STS allFieldCases) ################################################################################ # Complementary tests with the AllFieldCases ObjectvoidSTP_TheSubscriptionType_STS.setAllGraphQLCasesInput(STP_AllFieldCases_STS allGraphQLCasesInput) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)voidSTP_TheSubscriptionType_STS.setAllGraphQLCasesParam(STP_AllFieldCases_STS allGraphQLCasesParam) voidSTP_AnotherMutationType_STS.setCreateAllFieldCases(STP_AllFieldCases_STS createAllFieldCases) voidSTP_AllFieldCases_STS.setIssue66(STP_AllFieldCases_STS issue66) voidSTP_MyQueryType_STS.setWithListOfList(STP_AllFieldCases_STS withListOfList) STP_MyQueryType_STS.Builder.withAllFieldCases(STP_AllFieldCases_STS allFieldCasesParam) ################################################################################ # Complementary tests with the AllFieldCases ObjectSTP_TheSubscriptionType_STS.Builder.withAllGraphQLCasesInput(STP_AllFieldCases_STS allGraphQLCasesInputParam) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)STP_TheSubscriptionType_STS.Builder.withAllGraphQLCasesParam(STP_AllFieldCases_STS allGraphQLCasesParamParam) STP_AnotherMutationType_STS.Builder.withCreateAllFieldCases(STP_AllFieldCases_STS createAllFieldCasesParam) STP_AllFieldCases_STS.Builder.withIssue66(STP_AllFieldCases_STS issue66Param) STP_MyQueryType_STS.Builder.withWithListOfList(STP_AllFieldCases_STS withListOfListParam) Method parameters in org.junittest.allgraphqlcases_server_springconfiguration with type arguments of type STP_AllFieldCases_STSModifier and TypeMethodDescriptionAllFieldCasesController.issue66(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCases_STS> dataLoader, STP_AllFieldCases_STS origin, List<SINP_AllFieldCasesInput_SINS> input) This method loads the data for ${dataFetcher.graphQLType}.issue66.DataFetchersDelegateAllFieldCases.issue66(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCases_STS> dataLoader, STP_AllFieldCases_STS origin, List<SINP_AllFieldCasesInput_SINS> input) This method loads the data for AllFieldCases.issue66.