com.atlassian.jira.webtest.webdriver.tests.admin.workflow
Class TestWorkflowEditState

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.admin.workflow.TestWorkflowEditState

public class TestWorkflowEditState
extends BaseJiraWebTest

Test to make sure that we remember which mode we are in (text, diagram) when navigating around the UI.

Since:
v5.1

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, logger, pageBinder, restoreOnceRule, webTestRule
 
Constructor Summary
TestWorkflowEditState()
           
 
Method Summary
 void testWorkflowViewState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWorkflowEditState

public TestWorkflowEditState()
Method Detail

testWorkflowViewState

public void testWorkflowViewState()


Copyright © 2002-2013 Atlassian. All Rights Reserved.