public static au.com.dius.pact.core.model.generators.ProviderStateGenerator.Companion Companion
public ProviderStateGenerator(@NotNull
java.lang.String expression)
Generates a value that is looked up from the provider state context
@NotNull
public java.util.Map<java.lang.String,java.lang.Object> toMap(@NotNull
PactSpecVersion pactSpecVersion)
@Nullable
public java.lang.Object generate(@NotNull
java.util.Map<java.lang.String,? extends java.lang.Object> context)
public boolean correspondsToMode(@NotNull
GeneratorTestMode mode)
@NotNull public java.lang.String getExpression()
@NotNull public java.lang.String component1()
@NotNull public ProviderStateGenerator copy(@NotNull java.lang.String expression)
Generates a value that is looked up from the provider state context
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)