|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ atom overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.xpn.xwiki.atom
Class XWikiHelperTest

java.lang.Objectorg.jmock.cglib.MockObjectTestCase
com.xpn.xwiki.atom.XWikiHelperTest
- public class XWikiHelperTest
- extends org.jmock.cglib.MockObjectTestCase
| Constructor Summary | |
XWikiHelperTest()
|
|
| Method Summary | |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testInitXWikiContextNotNull()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
XWikiHelperTest
public XWikiHelperTest()
| Method Detail |
setUp
protected void setUp()
throws java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
testInitXWikiContextNotNull
public void testInitXWikiContextNotNull()
throws com.xpn.xwiki.XWikiException
|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ atom overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jmock.cglib.MockObjectTestCase