当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
JackrabbitTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.cms
Class JackrabbitTestCase
java.lang.Object
TestCase
org.jboss.portal.test.cms.AbstractCMSTestCase
org.jboss.portal.test.cms.JackrabbitTestCase
- public class JackrabbitTestCase
- extends AbstractCMSTestCase
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jcr
private JackrabbitJCRService jcr
JackrabbitTestCase
public JackrabbitTestCase(java.util.Map parametrization)
setUp
public void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class AbstractCMSTestCase
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class AbstractCMSTestCase
- Throws:
java.lang.Exception
testRepository
public void testRepository()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static TestSuite suite()
throws java.lang.Exception
- Throws:
java.lang.Exception