|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase org.jboss.portal.test.core.state.ProducerTestCase
Field Summary | |
private DataSourceSupport.Config |
dsCfg
. |
private HibernateSupport |
hibernateSupport
. |
private PersistentStateStore |
persistenceManager
. |
private PortletInvokerSupport |
portletContainer
. |
private ProducerPortletInvoker |
producer
. |
private TestRuntimeContext |
runtimeContext
. |
Constructor Summary | |
ProducerTestCase(DataSourceSupport.Config config)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private TestRuntimeContext runtimeContext
private DataSourceSupport.Config dsCfg
private HibernateSupport hibernateSupport
private PersistentStateStore persistenceManager
private ProducerPortletInvoker producer
private PortletInvokerSupport portletContainer
Constructor Detail |
public ProducerTestCase(DataSourceSupport.Config config)
Method Detail |
public HibernateSupport getHibernateSupport()
public void setHibernateSupport(HibernateSupport hibernateSupport)
public PersistentStateStore getPersistenceManager()
public void setPersistenceManager(PersistentStateStore persistenceManager)
public ProducerPortletInvoker getProducer()
public void setProducer(ProducerPortletInvoker producer)
public PortletInvokerSupport getPortletContainer()
public void setPortletContainer(PortletInvokerSupport portletContainer)
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testCloneNonExistingPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testCloneNullPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testCloneExistingPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testDestroyNonExistingPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testDestroyNullPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testDestroyPortletWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeCloneBeforeWritePOPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeReadWritePOPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeReadOnlyPOPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeCloneBeforeWriteCCPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeReadWriteCCPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeReadOnlyCCPWithinTx() throws java.lang.Exception
java.lang.Exception
public void testInvokeCloneBeforeWritePOPWithinTxThrowsException() throws java.lang.Exception
java.lang.Exception
public void testGetProperties()
public void testSetProperties()
public void testGetPortlet() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |