Uses of Package
org.xwiki.test.ui

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

Classes in org.xwiki.test.ui used by org.xwiki.test.ui
AbstractTest
          To be extended by all Test Classes.
AuthenticationRule
          Authenticates a user in the wiki before the test starts.
PersistentTestContext
          This is a container for holding all of the information which should persist throughout all of the tests.
TestDebugger
          Generates debugging information on test failure: captures a screenshot of the browser window logs the URL of the current page logs the source of the current page NOTE: The reason we also log when a test starts and passes is simply to overcome a deficiency in error reporting in Jenkins.
TestUtils
          Helper methods for testing, not related to a specific Page Object.
TestUtils.Session
          This class represents all cookies stored in the browser.
 

Classes in org.xwiki.test.ui used by org.xwiki.test.ui.po
PersistentTestContext
          This is a container for holding all of the information which should persist throughout all of the tests.
TestUtils
          Helper methods for testing, not related to a specific Page Object.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.