|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.qunit.pageobjects.QUnitTestPage com.atlassian.confluence.qunit.pageobjects.QUnitQuickEditorOnHomePage
public class QUnitQuickEditorOnHomePage
Represents the activation of a Quick Comment Editor on the identified Space home page.
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.qunit.pageobjects.QUnitTestPage |
---|
driver, INDIVIDUAL_TEST_TIMEOUT_SECS, QUNIT_RESULT_TIMEOUT_SECS |
Constructor Summary | |
---|---|
QUnitQuickEditorOnHomePage(java.lang.String testName,
Space space)
|
Method Summary | |
---|---|
java.lang.String |
getUrl()
|
void |
tearDown()
Override if the test page needs to do anything to clean itself up _after_ the tests have been processed. |
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 |
---|
public QUnitQuickEditorOnHomePage(java.lang.String testName, Space space)
Method Detail |
---|
public java.lang.String getUrl()
public void tearDown()
QUnitTestPage
tearDown
in class QUnitTestPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |