Uses of Class
com.atlassian.confluence.qunit.pageobjects.QUnitTestPage

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

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

Subclasses of QUnitTestPage in com.atlassian.confluence.qunit.pageobjects
 class QUnitAUITestPage
          Represents a page for individual AUI-QUnit tests.
 class QUnitCreatePage
          Decorates a url for a parent page.
 class QUnitQuickEditorOnHomePage
          Represents the activation of a Quick Comment Editor on the identified Space home page.
 class QUnitUnitTestPage
           
 

Methods in com.atlassian.confluence.qunit.pageobjects that return QUnitTestPage
 QUnitTestPage QUnitTestProduct.runTest(Map<String,Object> args)
           
 QUnitTestPage DelegatingQUnitTestProduct.runTest(Map<String,Object> args)
           
 

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



Copyright © 2003-2013 Atlassian. All Rights Reserved.