Uses of Interface
com.atlassian.confluence.qunit.pageobjects.QUnitTestProduct

Packages that use QUnitTestProduct
com.atlassian.confluence.qunit   
com.atlassian.confluence.qunit.pageobjects   
 

Uses of QUnitTestProduct in com.atlassian.confluence.qunit
 

Methods in com.atlassian.confluence.qunit that return QUnitTestProduct
protected  QUnitTestProduct QUnitQuickCommentEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
protected  QUnitTestProduct QUnitEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
protected  QUnitTestProduct QUnitQuickEditEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
protected  QUnitTestProduct QUnitAUIWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
 

Constructors in com.atlassian.confluence.qunit with parameters of type QUnitTestProduct
QUnitUnitWebDriverTestSuite(QUnitTestProduct testedProduct, java.util.Map<java.lang.String,java.lang.Object> args, java.util.Enumeration<java.lang.String> tests)
           
 

Uses of QUnitTestProduct in com.atlassian.confluence.qunit.pageobjects
 

Classes in com.atlassian.confluence.qunit.pageobjects that implement QUnitTestProduct
 class DelegatingQUnitTestProduct
           
 class EditorTestedProduct
           
 class QuickEditorTestedProduct
           
 class QUnitAUITestedProduct
           
 class UnitTestedProduct
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.