Uses of Class
org.xwiki.test.ui.TestUtils
-
Packages that use TestUtils Package Description 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 Modifier and Type Method Description protected static TestUtils
AbstractTest. getUtil()
TestUtils
PersistentTestContext. getUtil()
Constructors in org.xwiki.test.ui with parameters of type TestUtils Constructor Description AdminAuthenticationRule(boolean isAdvanced, TestUtils util)
AdminAuthenticationRule(TestUtils util)
AuthenticationRule(String userName, String userPassword, boolean isAdvanced, TestUtils util)
AuthenticationRule(String userName, String userPassword, TestUtils util)
RestTestUtils(TestUtils testUtils)
SuperAdminAuthenticationRule(TestUtils util)
-
Uses of TestUtils in org.xwiki.test.ui.po
Methods in org.xwiki.test.ui.po that return TestUtils Modifier and Type Method Description protected static TestUtils
BaseElement. getUtil()
-