アノテーションインターフェース AutoConfigureShell


@TargetSE(TYPESE) @RetentionSE(RUNTIMESE) @DocumentedSE @InheritedSE @ImportAutoConfiguration public @interface AutoConfigureShell
Auto-configuration imports (一般的なシェルテスト用)。ほとんどのテストでは、このアノテーションを直接使用するのではなく、@ShellTest の使用を検討する必要があります。
関連事項: