com.atlassian.jira.webtest.webdriver.tests.issue.issueactions
Class TestStopProgress

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.issue.issueactions.TestStopProgress

public class TestStopProgress
extends BaseJiraWebTest


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

Constructor Detail

TestStopProgress

public TestStopProgress()
Method Detail

testFromMenuOnViewIssue

public void testFromMenuOnViewIssue()

testFromActionsDialogOnViewIssue

public void testFromActionsDialogOnViewIssue()


Copyright © 2002-2013 Atlassian. All Rights Reserved.