au.com.dius.pact.provider.junitsupport.StateChangeAction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of provider Show documentation
Show all versions of provider Show documentation
Pact-JVM - Provider test support library
package au.com.dius.pact.provider.junitsupport;
public enum StateChangeAction {
SETUP,
TEARDOWN;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy