Annotation Interface AutoConfigureHttpGraphQlTester


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited @AutoConfigureWebTestClient @ImportAutoConfiguration public @interface AutoConfigureHttpGraphQlTester
Annotation that can be applied to a test class to enable an HttpGraphQlTester.
Since:
4.0.0
See Also: