org.xwiki.test.ui
Class AbstractGuestTest
java.lang.Object
org.xwiki.test.ui.AbstractTest
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 $
|
Method Summary |
void |
setUp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGuestTest
public AbstractGuestTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
Copyright © 2004-2013 XWiki. All Rights Reserved.