クラス TestSliceTestContextBootstrapper<T extends AnnotationSE>

型パラメーター:
T - テストスライスアノテーション
実装済みのインターフェース一覧:
TestContextBootstrapper

public abstract class TestSliceTestContextBootstrapper<T extends AnnotationSE> extends SpringBootTestContextBootstrapper
テストスライス test context bootstrappers の基本クラス。
導入:
4.0.0
作成者:
Yanming Zhou