com.atlassian.jira.webtest.webdriver.qunit
Class TestQunit

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.qunit.TestQunit

public class TestQunit
extends BaseJiraWebTest

Runs all Qunit tests in WebDriver. Utilises the aui-qunit-plugin to write all test outcomes in surefire format.

Since:
v5.2

Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestQunit()
           
 
Method Summary
 void runAllTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestQunit

public TestQunit()
Method Detail

runAllTests

public void runAllTests()
                 throws Exception
Throws:
Exception


Copyright © 2002-2014 Atlassian. All Rights Reserved.