com.atlassian.confluence.qunit
Class QUnitViewPageWebDriverTestSuite

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

public class QUnitViewPageWebDriverTestSuite
extends QUnitEditorWebDriverTestSuite


Constructor Summary
QUnitViewPageWebDriverTestSuite(String[] directoryNames, User user, Space space)
           
 
Method Summary
protected  com.atlassian.confluence.qunit.QUnitWebDriverEnvironmentCreator getEnvironmentCreator()
           
protected  void warmUp(Space space, QUnitTestProduct qUnitTestProduct)
           
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QUnitViewPageWebDriverTestSuite

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

warmUp

protected void warmUp(Space space,
                      QUnitTestProduct qUnitTestProduct)
Overrides:
warmUp in class QUnitEditorWebDriverTestSuite

wrapTestProduct

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

getEnvironmentCreator

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


Copyright © 2003–2015 Atlassian. All rights reserved.