Uses of Class
com.atlassian.confluence.pageobjects.ConfluenceTestedProduct

Packages that use ConfluenceTestedProduct
com.atlassian.confluence.qunit   
com.atlassian.confluence.qunit.pageobjects   
com.atlassian.confluence.webdriver   
 

Uses of ConfluenceTestedProduct in com.atlassian.confluence.qunit
 

Methods in com.atlassian.confluence.qunit with parameters of type ConfluenceTestedProduct
protected  QUnitTestProduct QUnitQuickCommentEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
protected  QUnitTestProduct QUnitEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
           
 

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

Constructors in com.atlassian.confluence.qunit.pageobjects with parameters of type ConfluenceTestedProduct
DelegatingQUnitTestProduct(ConfluenceTestedProduct product, Class<? extends QUnitTestPage> testPage)
          Create a test product that delegates to another.
EditorTestedProduct(ConfluenceTestedProduct product)
           
QuickCommentEditorTestedProduct(ConfluenceTestedProduct product)
           
 

Uses of ConfluenceTestedProduct in com.atlassian.confluence.webdriver
 

Fields in com.atlassian.confluence.webdriver declared as ConfluenceTestedProduct
 ConfluenceTestedProduct AbstractWebDriverTest.product
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.