Class ManualTest_Forum
java.lang.Object
com.graphql_java_generator.client.ManualTest_Forum
Manual test for query execution. Not a JUnit test. This allows to execute checks
The automation for this test is done in the graphql-maven-plugin-samples-Forum-server module. This class is done for manual testing of the client, before checking all around with the whole maven build of all modules.
The automation for this test is done in the graphql-maven-plugin-samples-Forum-server module. This class is done for manual testing of the client, before checking all around with the whole maven build of all modules.
- Author:
- etienne-sf
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManualTest_Forum
public ManualTest_Forum()
-
-
Method Details
-
main
public static void main(String[] args) throws GraphQLRequestExecutionException, IOException, GraphQLRequestPreparationException
-