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 AtlassianQUnitTestPage
          Represents a page for individual Atlassian QUnit tests.
 class QUnitCreatePage
          Decorates a url for a parent page.
 class QUnitOnViewPage
          Represents the activation of our QUnit Integration test suite on the default Test 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 DelegatingQUnitTestProduct.runTest(Map<String,Object> args)
           
 QUnitTestPage QUnitTestProduct.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–2015 Atlassian. All rights reserved.