Uses of Class
org.xwiki.test.integration.XWikiExecutor
-
Packages that use XWikiExecutor Package Description org.xwiki.test.integration -
-
Uses of XWikiExecutor in org.xwiki.test.integration
Methods in org.xwiki.test.integration that return XWikiExecutor Modifier and Type Method Description protected XWikiExecutorXWikiTestSetup. getXWikiExecutor()Deprecated.protected XWikiExecutorXWikiTestSetup. getXWikiExecutor(int index)Deprecated.Methods in org.xwiki.test.integration that return types with arguments of type XWikiExecutor Modifier and Type Method Description List<XWikiExecutor>XWikiExecutorSuite. getExecutors()
-