批注接口 AutoConfigureGraphQlTester


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureGraphQlTester
Annotation that can be applied to a test class to enable a GraphQlTester.
从以下版本开始:
2.7.0
作者:
Brian Clozel
另请参阅: