当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
TxCacheLoaderTest (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.tests
Class TxCacheLoaderTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.jboss.cache.tests.TxCacheLoaderTest
- All Implemented Interfaces:
- junit.framework.Test
- public class TxCacheLoaderTest
- extends junit.framework.TestCase
Created by IntelliJ IDEA.
User: bela
Date: Jun 9, 2004
Time: 9:05:19 AM
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
TxCacheLoaderTest
public TxCacheLoaderTest()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Throws:
Exception
testTxPutCommit
public void testTxPutCommit()
throws Exception,
NotSupportedException
- Throws:
Exception
NotSupportedException
testTxPrepareAndRollback
public void testTxPrepareAndRollback()
throws Exception,
NotSupportedException
- Throws:
Exception
NotSupportedException
testPutAfterTxCommit
public void testPutAfterTxCommit()
throws Exception,
NotSupportedException
- Throws:
Exception
NotSupportedException
testPutAfterTxRollback
public void testPutAfterTxRollback()
throws Exception,
NotSupportedException
- Throws:
Exception
NotSupportedException
suite
public static junit.framework.Test suite()
main
public static void main(String[] args)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.