com.atlassian.confluence.qunit.pageobjects
Class QUnitAUITestPage

java.lang.Object
  extended by com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
      extended by com.atlassian.confluence.qunit.pageobjects.QUnitAUITestPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class QUnitAUITestPage
extends QUnitTestPage

Represents a page for individual AUI-QUnit tests.


Field Summary
 
Fields inherited from class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
driver, INDIVIDUAL_TEST_TIMEOUT_SECS, QUNIT_RESULT_TIMEOUT_SECS
 
Constructor Summary
QUnitAUITestPage(java.lang.String testName)
           
 
Method Summary
 java.lang.String getUrl()
           
 
Methods inherited from class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage
getFileResults, getResultJson, getScreenHeight, getScreenWidth, getTestCount, getUserAgent, waitForTestsToFinish
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QUnitAUITestPage

public QUnitAUITestPage(java.lang.String testName)
Method Detail

getUrl

public java.lang.String getUrl()


Copyright © 2003-2014 Atlassian. All Rights Reserved.