org.jboss.cache.tests
Class TxCacheLoaderTest
java.lang.Object
TestCase
org.jboss.cache.tests.TxCacheLoaderTest
- public class TxCacheLoaderTest
- extends TestCase
Created by IntelliJ IDEA.
User: bela
Date: Jun 9, 2004
Time: 9:05:19 AM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxCacheLoaderTest
public TxCacheLoaderTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTxPutCommit
public void testTxPutCommit()
throws java.lang.Exception,
NotSupportedException (src)
- Throws:
java.lang.Exception
NotSupportedException (src)
testTxPrepareAndRollback
public void testTxPrepareAndRollback()
throws java.lang.Exception,
NotSupportedException (src)
- Throws:
java.lang.Exception
NotSupportedException (src)
testPutAfterTxCommit
public void testPutAfterTxCommit()
throws java.lang.Exception,
NotSupportedException (src)
- Throws:
java.lang.Exception
NotSupportedException (src)
testPutAfterTxRollback
public void testPutAfterTxRollback()
throws java.lang.Exception,
NotSupportedException (src)
- Throws:
java.lang.Exception
NotSupportedException (src)
suite
public static Test suite()
main
public static void main(java.lang.String[] args)