Class BeforeTestcontainersPropertySuppliedEvent

All Implemented Interfaces:
Serializable

@Deprecated(since="3.2.6", forRemoval=true) public class BeforeTestcontainersPropertySuppliedEvent extends BeforeTestcontainerUsedEvent
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.2.6 for removal in 3.4.0 in favor of BeforeTestcontainerUsedEvent
Event published just before the value supplier of a TestcontainersPropertySource property is called.
Since:
3.2.2
Author:
Phillip Webb
See Also:
  • Method Details

    • getPropertyName

      public String getPropertyName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Return the name of the property about to be supplied.
      Returns:
      the propertyName the property name