Uses of Class
org.xwiki.test.integration.XWikiExecutor

Packages that use XWikiExecutor
org.xwiki.test.integration   
org.xwiki.test.ui   
 

Uses of XWikiExecutor in org.xwiki.test.integration
 

Methods in org.xwiki.test.integration that return XWikiExecutor
protected  XWikiExecutor XWikiTestSetup.getXWikiExecutor()
          Deprecated.  
protected  XWikiExecutor XWikiTestSetup.getXWikiExecutor(int index)
          Deprecated.  
 

Methods in org.xwiki.test.integration that return types with arguments of type XWikiExecutor
 List<XWikiExecutor> XWikiExecutorSuite.getExecutors()
           
 

Uses of XWikiExecutor in org.xwiki.test.ui
 

Constructors in org.xwiki.test.ui with parameters of type XWikiExecutor
PersistentTestContext(XWikiExecutor executor)
          Don't start an XWiki instance, instead use an existing started instance.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.