com.atlassian.confluence.qunit
Class QUnitQuickEditEditorWebDriverTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by com.atlassian.confluence.qunit.QUnitEditorWebDriverTestSuite
          extended by com.atlassian.confluence.qunit.QUnitQuickEditEditorWebDriverTestSuite
All Implemented Interfaces:
junit.framework.Test

public class QUnitQuickEditEditorWebDriverTestSuite
extends QUnitEditorWebDriverTestSuite


Constructor Summary
QUnitQuickEditEditorWebDriverTestSuite(String[] directoryNames, User user, Space space)
           
QUnitQuickEditEditorWebDriverTestSuite(String directoryName, User user, Space space)
           
 
Method Summary
protected  com.atlassian.confluence.qunit.WebDriverEnvironmentCreator getEnvironmentCreator()
           
protected  QUnitTestProduct wrapTestProduct(ConfluenceTestedProduct product)
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QUnitQuickEditEditorWebDriverTestSuite

public QUnitQuickEditEditorWebDriverTestSuite(String directoryName,
                                              User user,
                                              Space space)
                                       throws Exception
Throws:
Exception

QUnitQuickEditEditorWebDriverTestSuite

public QUnitQuickEditEditorWebDriverTestSuite(String[] directoryNames,
                                              User user,
                                              Space space)
                                       throws Exception
Throws:
Exception
Method Detail

wrapTestProduct

protected QUnitTestProduct wrapTestProduct(ConfluenceTestedProduct product)
Overrides:
wrapTestProduct in class QUnitEditorWebDriverTestSuite

getEnvironmentCreator

protected com.atlassian.confluence.qunit.WebDriverEnvironmentCreator getEnvironmentCreator()
Overrides:
getEnvironmentCreator in class QUnitEditorWebDriverTestSuite


Copyright © 2003-2013 Atlassian. All Rights Reserved.