Class RestDeploymentResultMatcherBuilder
java.lang.Object
com.atlassian.bamboo.testutils.matchers.PropertyMatcherBuilder<RestDeploymentResult,RestDeploymentResultMatcherBuilder>
com.atlassian.bamboo.testutils.matchers.rest.model.deployments.results.RestDeploymentResultMatcherBuilder
public class RestDeploymentResultMatcherBuilder
extends PropertyMatcherBuilder<RestDeploymentResult,RestDeploymentResultMatcherBuilder>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeploymentState
(BuildState deploymentState) deploymentVersionName
(String versionName) lifeCycleState
(LifeCycleState... lifeCycleStates) lifeCycleState
(Collection<LifeCycleState> lifeCycleStates) Methods inherited from class com.atlassian.bamboo.testutils.matchers.PropertyMatcherBuilder
build, put
-
Constructor Details
-
RestDeploymentResultMatcherBuilder
public RestDeploymentResultMatcherBuilder()
-
-
Method Details
-
deploymentState
-
deploymentVersionName
-
lifeCycleState
-
lifeCycleState
public RestDeploymentResultMatcherBuilder lifeCycleState(Collection<LifeCycleState> lifeCycleStates)
-