com.atlassian.jira.webtest.webdriver.tests.admin.customfields
Class TestAddCustomField

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.admin.customfields.TestAddCustomField

public class TestAddCustomField
extends BaseJiraWebTest

Since:
v6.1

Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestAddCustomField()
           
 
Method Summary
 void testAddExistingFieldAlreadyOnScreenWithNoValueFromViewIssuePage()
           
 void testAddExistingFieldAlreadyOnScreenWithValueFromViewIssuePage()
           
 void testAddExistingFieldNotOnScreenFromViewIssuePage()
           
 void testAddFieldFromViewIssuePage()
           
 void testAddFromGlobalPage()
           
 void testAddWithOptionsFromGlobalPage()
           
 void testAddWithOptionsFromViewIssuePage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAddCustomField

public TestAddCustomField()
Method Detail

testAddFromGlobalPage

public void testAddFromGlobalPage()

testAddWithOptionsFromGlobalPage

public void testAddWithOptionsFromGlobalPage()

testAddFieldFromViewIssuePage

public void testAddFieldFromViewIssuePage()

testAddWithOptionsFromViewIssuePage

public void testAddWithOptionsFromViewIssuePage()

testAddExistingFieldNotOnScreenFromViewIssuePage

public void testAddExistingFieldNotOnScreenFromViewIssuePage()

testAddExistingFieldAlreadyOnScreenWithNoValueFromViewIssuePage

public void testAddExistingFieldAlreadyOnScreenWithNoValueFromViewIssuePage()

testAddExistingFieldAlreadyOnScreenWithValueFromViewIssuePage

public void testAddExistingFieldAlreadyOnScreenWithValueFromViewIssuePage()


Copyright © 2002-2014 Atlassian. All Rights Reserved.