Interface ExecutionGraphQlServiceTester

All Superinterfaces:
GraphQlTester

public interface ExecutionGraphQlServiceTester extends GraphQlTester
GraphQlTester that executes requests through an ExecutionGraphQlService on the server side, without a client.
Since:
1.0.0
Author:
Rossen Stoyanchev