@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited @AutoConfigureMockMvc @AutoConfigureWebTestClient @ImportAutoConfiguration public @interface AutoConfigureHttpGraphQlTester
HttpGraphQlTester
.
This annotation should be used with
@SpringBootTest
tests with
Spring MVC or Spring WebFlux mock infrastructures.
HttpGraphQlTesterAutoConfiguration