public class ClusterStateMatchers extends Object
Constructor and Description |
---|
ClusterStateMatchers() |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<JiraCluster.Node> |
isInUpgradeState(ZeroDowntimeControl.UpgradeState state) |
static org.hamcrest.Matcher<JiraCluster.Node> |
upgradeState(org.hamcrest.Matcher<ZeroDowntimeControl.UpgradeState> delegateMatcher) |
public static org.hamcrest.Matcher<JiraCluster.Node> isInUpgradeState(ZeroDowntimeControl.UpgradeState state)
public static org.hamcrest.Matcher<JiraCluster.Node> upgradeState(org.hamcrest.Matcher<ZeroDowntimeControl.UpgradeState> delegateMatcher)
Copyright © 2002-2018 Atlassian. All Rights Reserved.