com.atlassian.confluence.qunit.pageobjects
Class AtlassianQUnitTestedProduct

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

public class AtlassianQUnitTestedProduct
extends DelegatingQUnitTestProduct


Constructor Summary
AtlassianQUnitTestedProduct(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

AtlassianQUnitTestedProduct

public AtlassianQUnitTestedProduct(ConfluenceTestedProduct product)


Copyright © 2003–2015 Atlassian. All rights reserved.