com.atlassian.confluence.qunit
Class QUnitQuickCommentEditorWebDriverTestSuite

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

public class QUnitQuickCommentEditorWebDriverTestSuite
extends QUnitEditorWebDriverTestSuite


Constructor Summary
QUnitQuickCommentEditorWebDriverTestSuite(String[] directoryNames, 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

QUnitQuickCommentEditorWebDriverTestSuite

public QUnitQuickCommentEditorWebDriverTestSuite(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-2012 Atlassian. All Rights Reserved.