|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.TestSuite com.atlassian.confluence.qunit.QUnitEditorWebDriverTestSuite com.atlassian.confluence.qunit.QUnitQuickEditEditorWebDriverTestSuite
public class QUnitQuickEditEditorWebDriverTestSuite
Constructor Summary | |
---|---|
QUnitQuickEditEditorWebDriverTestSuite(java.lang.String[] directoryNames,
User user,
Space space)
|
|
QUnitQuickEditEditorWebDriverTestSuite(java.lang.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 |
---|
public QUnitQuickEditEditorWebDriverTestSuite(java.lang.String directoryName, User user, Space space) throws java.lang.Exception
java.lang.Exception
public QUnitQuickEditEditorWebDriverTestSuite(java.lang.String[] directoryNames, User user, Space space) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
protected QUnitTestProduct wrapTestProduct(ConfluenceTestedProduct product)
wrapTestProduct
in class QUnitEditorWebDriverTestSuite
protected com.atlassian.confluence.qunit.WebDriverEnvironmentCreator getEnvironmentCreator()
getEnvironmentCreator
in class QUnitEditorWebDriverTestSuite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |