public class TestEntityPropertyEqualToCondition extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
CONDITIONAL_WEBPANEL_ID_PREFIX |
backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestEntityPropertyEqualToCondition() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public static final String CONDITIONAL_WEBPANEL_ID_PREFIX
public void testPanelInIssueViewIsDisplayedWhenIssuePropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenIssuePropertyConditionEvalFalse()
public void testPanelInIssueViewIsDisplayedWhenNestedIssuePropertyConditionEvalTrue() throws IOException
IOException
public void testPanelInIssueViewIsNotDisplayedWhenNestedIssuePropertyConditionEvalFalse() throws IOException
IOException
public void testPanelInIssueViewIsDisplayedWhenIssueTypePropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenIssueTypePropertyConditionEvalFalse()
public void testPanelInIsueViewIsDisplayedWhenProjectPropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenProjetPropertyConditionEvalFalse()
public void testPanelInIssueViewIsDisplayedWhenUserPropertyConditionEvalTrue() throws JSONException
JSONException
public void testPanelInIssueViewIsNotDisplayedWhenUserPropertyConditionEvalFalse() throws JSONException
JSONException
public void testWebItemInProjectViewIsDisplayedWhenUserPropertyConditionEvalTrue() throws JSONException
JSONException
public void testWebItemInProjectViewIsNotDisplayedWhenUserPropertyConditionEvalFalse() throws JSONException
JSONException
public void testWebItemInProjectViewIsDisplayedWhenProjectPropertyConditionEvalTrue() throws JSONException
JSONException
public void testWebItemInProjectViewIsNotDisplayedWhenProjectPropertyConditionEvalFalse() throws JSONException
JSONException
Copyright © 2002-2017 Atlassian. All Rights Reserved.