当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
InstanceContainerTestCase.TestCloneBeforeWrite - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.core.model.instance
Class InstanceContainerTestCase.TestCloneBeforeWrite
java.lang.Object
org.jboss.portal.test.core.model.instance.InstanceContainerTestCase.TestCloneBeforeWrite
- Enclosing class:
- InstanceContainerTestCase
- private abstract class InstanceContainerTestCase.TestCloneBeforeWrite
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identity
private final java.lang.String identity
- .
cloneInstance
private final boolean cloneInstance
- .
expectException
private final boolean expectException
- .
terminator
private final TransactionAssert.Terminator terminator
- .
InstanceContainerTestCase.TestCloneBeforeWrite
public InstanceContainerTestCase.TestCloneBeforeWrite(java.lang.String identity,
boolean cloneInstance,
boolean expectException,
TransactionAssert.Terminator terminator)
execute
public abstract PortletInvocationResponse execute(InstanceContainerTestCase.TestPortletSupport portlet)
execute
public void execute()
throws java.lang.Exception
- Throws:
java.lang.Exception