Package org.xwiki.test.integration
-
Class Summary 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 onXWikiExecutorSuite
's executedRunner
s (i.e.XWikiLogOutputStream Logs the stdout and stderr streams of an external process started using Commons Exec.XWikiTestSetup Deprecated. useXWikiExecutorSuite
insteadXWikiWatchdog Watches an XWiki URL to tell if the XWiki instance is started or not. -
Annotation Types Summary Annotation Type Description XWikiExecutorSuite.Executors XWikiExecutorSuite.PostStart XWikiExecutorSuite.PreStart