Uses of Class
org.junittest.customtemplates_server_springconfiguration.SubscriptionTestParam
Packages that use SubscriptionTestParam
-
Uses of SubscriptionTestParam in org.junittest.customtemplates_server_springconfiguration
Methods in org.junittest.customtemplates_server_springconfiguration that return SubscriptionTestParamMethods in org.junittest.customtemplates_server_springconfiguration with parameters of type SubscriptionTestParamModifier and TypeMethodDescriptionDataFetchersDelegateTheSubscriptionType.subscriptionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SubscriptionTestParam param) Description for the subscriptionTest field:
A dummy subscription, that allows to test errors (and other strange behavior), and their return to the subscription's client
This method loads the data for TheSubscriptionType.subscriptionTest.TheSubscriptionTypeController.subscriptionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SubscriptionTestParam param) This method loads the data for ${dataFetcher.graphQLType}.subscriptionTest.