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, getTesterpublic static final String CONDITIONAL_WEBPANEL_ID_PREFIX
public void testPanelInIssueViewIsDisplayedWhenIssuePropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenIssuePropertyConditionEvalFalse()
public void testPanelInIssueViewIsDisplayedWhenNestedIssuePropertyConditionEvalTrue()
throws IOException
IOExceptionpublic void testPanelInIssueViewIsNotDisplayedWhenNestedIssuePropertyConditionEvalFalse()
throws IOException
IOExceptionpublic void testPanelInIssueViewIsDisplayedWhenIssueTypePropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenIssueTypePropertyConditionEvalFalse()
public void testPanelInIsueViewIsDisplayedWhenProjectPropertyConditionEvalTrue()
public void testPanelInIssueViewIsNotDisplayedWhenProjetPropertyConditionEvalFalse()
public void testPanelInIssueViewIsDisplayedWhenUserPropertyConditionEvalTrue()
throws JSONException
JSONExceptionpublic void testPanelInIssueViewIsNotDisplayedWhenUserPropertyConditionEvalFalse()
throws JSONException
JSONExceptionpublic void testWebItemInProjectViewIsDisplayedWhenUserPropertyConditionEvalTrue()
throws JSONException
JSONExceptionpublic void testWebItemInProjectViewIsNotDisplayedWhenUserPropertyConditionEvalFalse()
throws JSONException
JSONExceptionpublic void testWebItemInProjectViewIsDisplayedWhenProjectPropertyConditionEvalTrue()
throws JSONException
JSONExceptionpublic void testWebItemInProjectViewIsNotDisplayedWhenProjectPropertyConditionEvalFalse()
throws JSONException
JSONExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.