Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CINP_AllFieldCasesInput_CINS
Packages that use CINP_AllFieldCasesInput_CINS
-
Uses of CINP_AllFieldCasesInput_CINS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CINP_AllFieldCasesInput_CINSMethods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CINP_AllFieldCasesInput_CINSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.allFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.allFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.allFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues)
################################################################################
# Complementary tests with the AllFieldCases Object
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.allFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues)
################################################################################
# Complementary tests with the AllFieldCases Object
This method executes a partial query on the allFieldCases query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.allFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues)
################################################################################
# Complementary tests with the AllFieldCases Object
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.allFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues)
################################################################################
# Complementary tests with the AllFieldCases Object
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.allFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.allFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.allFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters)
################################################################################
# Complementary tests with the AllFieldCases Object
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.allFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters)
################################################################################
# Complementary tests with the AllFieldCases Object
This method executes a partial query on the allFieldCases query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.allFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters)
################################################################################
# Complementary tests with the AllFieldCases Object
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.allFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) ################################################################################ # Complementary tests with the AllFieldCases Object This method executes a partial query against the GraphQL server.CTP_TheSubscriptionType_CTS.allGraphQLCasesInput
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.allGraphQLCasesInput
(String queryResponseDef, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.allGraphQLCasesInput
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.allGraphQLCasesInput
(String queryResponseDef, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<CTP_AllFieldCases_CTS>>
TheSubscriptionTypeReactiveExecutorMySchema.allGraphQLCasesInput
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CTP_AllFieldCases_CTS>>
TheSubscriptionTypeReactiveExecutorMySchema.allGraphQLCasesInput
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_TheSubscriptionType_CTS.allGraphQLCasesInputWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.allGraphQLCasesInputWithBindValues
(String queryResponseDef, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.allGraphQLCasesInputWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.allGraphQLCasesInputWithBindValues
(String queryResponseDef, SubscriptionCallback<CTP_AllFieldCases_CTS> subscriptionCallback, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<CTP_AllFieldCases_CTS>>
TheSubscriptionTypeReactiveExecutorMySchema.allGraphQLCasesInputWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CTP_AllFieldCases_CTS>>
TheSubscriptionTypeReactiveExecutorMySchema.allGraphQLCasesInputWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.AnotherMutationTypeExecutorMySchema.createAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) This method is expected by the graphql-java framework.AnotherMutationTypeExecutorMySchema.createAllFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) This method executes a partial query on the createAllFieldCases mutation against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
AnotherMutationTypeReactiveExecutorMySchema.createAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
AnotherMutationTypeReactiveExecutorMySchema.createAllFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_AnotherMutationType_CTS.createAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.CTP_AnotherMutationType_CTS.createAllFieldCases
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.AnotherMutationTypeExecutorMySchema.createAllFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) This method is expected by the graphql-java framework.AnotherMutationTypeExecutorMySchema.createAllFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) This method executes a partial query on the createAllFieldCases mutation against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
AnotherMutationTypeReactiveExecutorMySchema.createAllFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>
AnotherMutationTypeReactiveExecutorMySchema.createAllFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_AnotherMutationType_CTS.createAllFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.CTP_AnotherMutationType_CTS.createAllFieldCasesWithBindValues
(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.