Annotation Interface IntegrationTest


@Published @Retention(RUNTIME) @Target(TYPE) @ExtendWith(IntegrationTestExtension.class) public @interface IntegrationTest
IntegrationTestExtension を適用するための合成アノテーション。