| Package | Description |
|---|---|
| com.atlassian.confluence.qunit.pageobjects |
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
QUnitTestPage |
QUnitTestProduct.runTest(Map<String,Object> args) |
QUnitTestPage |
DelegatingQUnitTestProduct.runTest(Map<String,Object> args) |
| Constructor and Description |
|---|
DelegatingQUnitTestProduct(ConfluenceTestedProduct product,
Class<? extends QUnitTestPage> testPage)
Create a test product that delegates to another.
|
Copyright © 2003–2018 Atlassian. All rights reserved.