com.atlassian.confluence.qunit.pageobjects
Class QUnitAUITestedProduct

java.lang.Object
  extended by com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
      extended by com.atlassian.confluence.qunit.pageobjects.QUnitAUITestedProduct
All Implemented Interfaces:
QUnitTestProduct, com.atlassian.pageobjects.TestedProduct<com.atlassian.webdriver.pageobjects.WebDriverTester>

public class QUnitAUITestedProduct
extends DelegatingQUnitTestProduct


Constructor Summary
QUnitAUITestedProduct(ConfluenceTestedProduct product)
           
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.qunit.pageobjects.DelegatingQUnitTestProduct
afterTest, getPageBinder, getProductInstance, getTester, login, logout, runTest, visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QUnitAUITestedProduct

public QUnitAUITestedProduct(ConfluenceTestedProduct product)


Copyright © 2003-2014 Atlassian. All Rights Reserved.