com.atlassian.jira.webtest.webdriver.tests.projectconfig
Class TestSummaryComponentsPanel

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestSummaryComponentsPanel

public class TestSummaryComponentsPanel
extends BaseJiraWebTest

Web test for the project configuration summary page.

Since:
v4.4

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

Constructor Detail

TestSummaryComponentsPanel

public TestSummaryComponentsPanel()
Method Detail

testProjectAllComponents

public void testProjectAllComponents()

testProjectNoComponents

public void testProjectNoComponents()

testProjectSomeComponents

public void testProjectSomeComponents()


Copyright © 2002-2013 Atlassian. All Rights Reserved.