Class | Description |
---|---|
WatchdogResponse |
Watches an XWiki URL to tell if the XWiki instance is started or not.
|
XWikiDefaultExecuteResultHandler |
Extend the default implementation class to log an error when the process fails before finishing properly.
|
XWikiExecutor |
Start and stop an XWiki instance.
|
XWikiExecutorSuite |
Starts/Stop XWiki before/after all tests and run all tests found in the current classloader using cpsuite (we extend it).
|
XWikiExecutorTestMethodFilter |
Filter to be applied on
XWikiExecutorSuite 's executed Runner s (i.e. |
XWikiLogOutputStream |
Logs the stdout and stderr streams of an external process started using Commons Exec.
|
XWikiTestSetup | Deprecated
use
XWikiExecutorSuite instead |
XWikiWatchdog |
Watches an XWiki URL to tell if the XWiki instance is started or not.
|
Annotation Type | Description |
---|---|
XWikiExecutorSuite.Executors | |
XWikiExecutorSuite.PostStart | |
XWikiExecutorSuite.PreStart |
Copyright © 2004–2021 XWiki. All rights reserved.