com.atlassian.jira.webtest.webdriver.tests.admin.fields.screen
Class TestAssociateIssueOperationToScreen

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.admin.fields.screen.TestAssociateIssueOperationToScreen

public class TestAssociateIssueOperationToScreen
extends BaseJiraWebTest

Test that checks associating an issue operation with a screen works (i.e. screen schemes work).

Since:
v5.0.2

Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestAssociateIssueOperationToScreen()
           
 
Method Summary
 void associateScreenDialog()
           
 void associateScreenDialogWebSudo()
           
 void associateScreenFormWebSudo()
           
 void associateScreenPage()
           
 void testAssociateScreenXsrfDialog()
           
 void testAssociateScreenXsrfPage()
           
 void testSubmitSessionTimeoutPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAssociateIssueOperationToScreen

public TestAssociateIssueOperationToScreen()
Method Detail

associateScreenDialog

public void associateScreenDialog()

associateScreenPage

public void associateScreenPage()

associateScreenDialogWebSudo

public void associateScreenDialogWebSudo()

associateScreenFormWebSudo

public void associateScreenFormWebSudo()

testSubmitSessionTimeoutPage

public void testSubmitSessionTimeoutPage()

testAssociateScreenXsrfDialog

public void testAssociateScreenXsrfDialog()

testAssociateScreenXsrfPage

public void testAssociateScreenXsrfPage()


Copyright © 2002-2014 Atlassian. All Rights Reserved.