Class BeforeTestcontainerUsedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.boot.testcontainers.lifecycle.BeforeTestcontainerUsedEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BeforeTestcontainersPropertySuppliedEvent
Event published just before a Testcontainers
Container
is used.- Since:
- 3.2.6
- Author:
- Andy Wilkinson
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
BeforeTestcontainerUsedEvent
-