Interface GraphQLRepositoryTestCaseParameterWithVararg
This interface contains the test cases for the
GraphQLRepositoryInvocationHandler
tests- Author:
- etienne-sf
-
Method Summary
Modifier and TypeMethodDescriptionwithOneOptionalParam
(CharacterInput character, Object... o) The return type of this method is not the good one
-
Method Details
-
withOneOptionalParam
@PartialRequest(request="{appearsIn name}") Integer withOneOptionalParam(CharacterInput character, Object... o) throws GraphQLRequestExecutionException The return type of this method is not the good one- Throws:
GraphQLRequestExecutionException
-