org.jboss.shrinkwrap.descriptor.impl.jboss51
Class CacheConfigTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jboss51.CacheConfigTypeImplTestCase

public class CacheConfigTypeImplTestCase
extends java.lang.Object


Constructor Summary
CacheConfigTypeImplTestCase()
           
 
Method Summary
 void testCacheMaxSize()
           
 void testCacheName()
           
 void testCacheValue()
           
 void testIdleTimeoutSeconds()
           
 void testPersistenceManager()
           
 void testRemoveTimeoutSeconds()
           
 void testReplicationIsPassivation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheConfigTypeImplTestCase

public CacheConfigTypeImplTestCase()
Method Detail

testCacheValue

public void testCacheValue()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testCacheMaxSize

public void testCacheMaxSize()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testIdleTimeoutSeconds

public void testIdleTimeoutSeconds()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testRemoveTimeoutSeconds

public void testRemoveTimeoutSeconds()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testCacheName

public void testCacheName()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testPersistenceManager

public void testPersistenceManager()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testReplicationIsPassivation

public void testReplicationIsPassivation()
                                  throws java.lang.Exception
Throws:
java.lang.Exception