org.xwiki.test.ui
Class AbstractGuestTest

java.lang.Object
  extended by org.xwiki.test.ui.AbstractTest
      extended by org.xwiki.test.ui.AbstractGuestTest

public abstract class AbstractGuestTest
extends AbstractTest

Helper class to be extended by tests not requiring any user to be logged in (XWikiGuest is then the current user).

Since:
4.2M3
Version:
$Id: 15df823145d5c04d403cf8f6bc6f52a1f033aec1 $

Field Summary
 
Fields inherited from class org.xwiki.test.ui.AbstractTest
browserRule, context, testDebugger, testName
 
Constructor Summary
AbstractGuestTest()
           
 
Method Summary
 void setUp()
           
 
Methods inherited from class org.xwiki.test.ui.AbstractTest
getDriver, getTestClassName, getTestMethodName, getUtil, init, setContext, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractGuestTest

public AbstractGuestTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception


Copyright © 2004-2013 XWiki. All Rights Reserved.