org.jboss.cache.tests
Class InterceptorConfigurationTest
java.lang.Object
TestCase
org.jboss.cache.tests.InterceptorConfigurationTest
- public class InterceptorConfigurationTest
- 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 |
InterceptorConfigurationTest
public InterceptorConfigurationTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBareConfig
public void testBareConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTxConfig
public void testTxConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSharedCacheLoaderConfig
public void testSharedCacheLoaderConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnsharedCacheLoaderConfig
public void testUnsharedCacheLoaderConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTxAndRepl
public void testTxAndRepl()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
main
public static void main(java.lang.String[] args)