Class TestWorkflowTransitionView
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidTests that the default value in the Workflow Transision stays the same.voidTests that the default value in the Workflow Transision stays the same.Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestWorkflowTransitionView
public TestWorkflowTransitionView()
-
-
Method Details
-
setUp
public void setUp() -
testTransitionView1
public void testTransitionView1()Tests that the default value in the Workflow Transision stays the same. Fix for JRA-9550 -
testTransitionView2
public void testTransitionView2()Tests that the default value in the Workflow Transision stays the same. Fix for JRA-9550 -
shouldEscapeUsernameWhenNullIsAllowed
public void shouldEscapeUsernameWhenNullIsAllowed() -
shouldEscapeUsernameWhenNullIsForbidden
public void shouldEscapeUsernameWhenNullIsForbidden()
-