Uses of Class
org.xwiki.test.ui.TestUtils

Packages that use TestUtils
org.xwiki.test.ui   
org.xwiki.test.ui.po   
 

Uses of TestUtils in org.xwiki.test.ui
 

Methods in org.xwiki.test.ui that return TestUtils
protected static TestUtils AbstractTest.getUtil()
           
 TestUtils PersistentTestContext.getUtil()
           
 

Constructors in org.xwiki.test.ui with parameters of type TestUtils
AdminAuthenticationRule(TestUtils testUtils, org.openqa.selenium.WebDriver driver)
           
AuthenticationRule(String userName, String userPassword, TestUtils testUtils, org.openqa.selenium.WebDriver driver)
           
SuperAdminAuthenticationRule(TestUtils testUtils, org.openqa.selenium.WebDriver driver)
           
 

Uses of TestUtils in org.xwiki.test.ui.po
 

Methods in org.xwiki.test.ui.po that return TestUtils
protected static TestUtils BaseElement.getUtil()
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.