org.jboss.test.cache.bean
Class MBeanUnitTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.cache.bean.MBeanUnitTestCase
- public class MBeanUnitTestCase
- extends JBossTestCase (src)
Tests transactional access to a local TreeCache MBean service.
- See Also:
- Serialized Form
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanUnitTestCase
public MBeanUnitTestCase(java.lang.String name)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
mySetup
public void mySetup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetup
public void testSetup()
testPutTx
public void testPutTx()
testRollbackTx
public void testRollbackTx()
testReplicatedPutTx
public void testReplicatedPutTx()
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception