Package | Description |
---|---|
org.xwiki.test.ui | |
org.xwiki.test.ui.po |
Modifier and Type | Field and Description |
---|---|
protected static PersistentTestContext |
AbstractTest.context |
Modifier and Type | Method and Description |
---|---|
static PersistentTestContext |
AbstractTest.getContext() |
PersistentTestContext |
PersistentTestContext.getUnstoppable()
Get a clone of this context which cannot be stopped by calling shutdown.
|
Modifier and Type | Method and Description |
---|---|
static void |
AbstractTest.initializeSystem(PersistentTestContext context)
Used so that AllTests can set the persistent test context.
|
static void |
AbstractTest.setContext(PersistentTestContext testContext) |
static void |
TestUtils.setContext(PersistentTestContext context)
Used so that AllTests can set the persistent test context.
|
Constructor and Description |
---|
PersistentTestContext(PersistentTestContext toClone) |
Modifier and Type | Method and Description |
---|---|
static void |
BaseElement.setContext(PersistentTestContext context)
Used so that AllTests can set the persistent test context.
|
Copyright © 2004–2021 XWiki. All rights reserved.