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


@TargetSE(TYPESE) @RetentionSE(RUNTIMESE) @DocumentedSE @InheritedSE @ExtendWith(org.springframework.test.context.junit.jupiter.SpringExtension.class) @ImportAutoConfiguration(ShellTestClientAutoConfiguration.class) public @interface ShellTest
シェルコンポーネントのみに焦点を当てたシェルテストに使用できるアノテーション。
作成者:
Janne Valkealahti, Mahmoud Ben Hassine