Annotation Interface AutoConfigureHttpGraphQlTester


Annotation that can be applied to a test class to enable an HttpGraphQlTester.

This annotation should be used with @SpringBootTest tests with Spring MVC or Spring WebFlux mock infrastructures.

Since:
4.0.0
Author:
Brian Clozel
See Also: