org.jboss.cache.tests
Class TreeCacheFunctionalTest
java.lang.Object
TestCase
org.jboss.cache.tests.TreeCacheFunctionalTest
- public class TreeCacheFunctionalTest
- extends TestCase
Simple functional tests for TreeCache
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeCacheFunctionalTest
public TreeCacheFunctionalTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFailFastPut
public void testFailFastPut()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFailFastWith2Transactions
public void testFailFastWith2Transactions()
throws java.lang.Exception,
NotSupportedException (src)
- Throws:
java.lang.Exception
NotSupportedException (src)
suite
public static Test suite()