Class PreconditionsAssertions
java.lang.Object
com.xebialabs.xlrelease.assertions.PreconditionsAssertions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidverifyPreconditionEvaluated(com.xebialabs.xlrelease.domain.Changes changes) static voidverifyPreconditionNotEvaluated(com.xebialabs.xlrelease.domain.Changes changes)
-
Constructor Details
-
PreconditionsAssertions
public PreconditionsAssertions()
-
-
Method Details
-
verifyPreconditionEvaluated
public static void verifyPreconditionEvaluated(com.xebialabs.xlrelease.domain.Changes changes) -
verifyPreconditionNotEvaluated
public static void verifyPreconditionNotEvaluated(com.xebialabs.xlrelease.domain.Changes changes)
-