当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
AbstractCMSTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.cms
Class AbstractCMSTestCase
java.lang.Object
TestCase
org.jboss.portal.test.cms.AbstractCMSTestCase
- Direct Known Subclasses:
- AbstractCommandTestCase, JackrabbitTestCase, TestRepositoryBootStrap, TestRepositoryUtil
- public abstract class AbstractCMSTestCase
- extends TestCase
- Version:
- $Revision: 5493 $
- Author:
- Julien Viet, Thomas Heute
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dsCfg
private DataSourceSupport.Config dsCfg
- .
runtimeContext
private TestRuntimeContext runtimeContext
- .
AbstractCMSTestCase
public AbstractCMSTestCase(java.util.Map parametrization)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
createTestSuite
public static TestSuite createTestSuite(java.lang.Class clazz)
throws java.lang.Exception
- Throws:
java.lang.Exception