Class GraphQLRepositoryTestHelper
java.lang.Object
com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getRegisteredGraphQLRequest
(GraphQLRepositoryInvocationHandler<?> invocationHandler, Class<?> repoClass, String methodName, Class<?>... argumentTypes)
-
Constructor Details
-
GraphQLRepositoryTestHelper
public GraphQLRepositoryTestHelper()
-
-
Method Details
-
getRegisteredGraphQLRequest
public static Object getRegisteredGraphQLRequest(GraphQLRepositoryInvocationHandler<?> invocationHandler, Class<?> repoClass, String methodName, Class<?>... argumentTypes) throws NoSuchMethodException, SecurityException
-