Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration.STP_Foo140_STS
Packages that use STP_Foo140_STS
-
Uses of STP_Foo140_STS in org.junittest.allgraphqlcases_server_springconfiguration
Methods in org.junittest.allgraphqlcases_server_springconfiguration that return STP_Foo140_STSModifier and TypeMethodDescriptionSTP_Foo140_STS.Builder.build()STP_MyQueryType_STS.getFoo140()test for issue #140 (error for type that implements multiple interfaces)Methods in org.junittest.allgraphqlcases_server_springconfiguration with parameters of type STP_Foo140_STSModifier and TypeMethodDescriptionDataFetchersDelegateFoo140.bar(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_Foo140_STS origin) This method loads the data for Foo140.bar.Foo140Controller.bar(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_Foo140_STS origin) This method loads the data for ${dataFetcher.graphQLType}.bar.voidSTP_MyQueryType_STS.setFoo140(STP_Foo140_STS foo140) test for issue #140 (error for type that implements multiple interfaces)STP_MyQueryType_STS.Builder.withFoo140(STP_Foo140_STS foo140Param) test for issue #140 (error for type that implements multiple interfaces)