クラス BeforeTestcontainerUsedEvent

java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.boot.testcontainers.lifecycle.BeforeTestcontainerUsedEvent
実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
BeforeTestcontainersPropertySuppliedEvent

public class BeforeTestcontainerUsedEvent extends ApplicationEvent
Testcontainers Container が使用される直前に公開されるイベント。
導入:
3.2.6
作成者:
Andy Wilkinson
関連事項:
  • コンストラクターの詳細

    • BeforeTestcontainerUsedEvent

      public BeforeTestcontainerUsedEvent(ObjectSE source)