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 QUnitEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
protected  QUnitTestProduct QUnitQuickCommentEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
 

Constructors in com.atlassian.confluence.qunit with parameters of type QUnitTestProduct
QUnitUnitWebDriverTestSuite(QUnitTestProduct testedProduct, Map<String,Object> args, Enumeration<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 QuickCommentEditorTestedProduct
           
 class UnitTestedProduct
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.