Annotation Interface AutoConfigureHttpGraphQlTester


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

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

Since:
2.7.0
Author:
Brian Clozel
See Also: