|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistentTestContext | |
|---|---|
| org.xwiki.test.ui | |
| org.xwiki.test.ui.po | |
| Uses of PersistentTestContext in org.xwiki.test.ui |
|---|
| Fields in org.xwiki.test.ui declared as PersistentTestContext | |
|---|---|
protected static PersistentTestContext |
AbstractTest.context
|
| Methods in org.xwiki.test.ui that return PersistentTestContext | |
|---|---|
PersistentTestContext |
PersistentTestContext.getUnstoppable()
Get a clone of this context which cannot be stopped by calling shutdown. |
| Methods in org.xwiki.test.ui with parameters of type PersistentTestContext | |
|---|---|
static void |
AbstractTest.setContext(PersistentTestContext context)
Used so that AllTests can set the persistent test context. |
static void |
TestUtils.setContext(PersistentTestContext context)
Used so that AllTests can set the persistent test context. |
| Constructors in org.xwiki.test.ui with parameters of type PersistentTestContext | |
|---|---|
PersistentTestContext(PersistentTestContext toClone)
|
|
| Uses of PersistentTestContext in org.xwiki.test.ui.po |
|---|
| Methods in org.xwiki.test.ui.po with parameters of type PersistentTestContext | |
|---|---|
static void |
BaseElement.setContext(PersistentTestContext context)
Used so that AllTests can set the persistent test context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||