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

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

public class PoolConfigTypeImplTestCase
extends java.lang.Object


Constructor Summary
PoolConfigTypeImplTestCase()
           
 
Method Summary
 void testPoolMaxSize()
           
 void testPoolTimeout()
           
 void testPoolValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolConfigTypeImplTestCase

public PoolConfigTypeImplTestCase()
Method Detail

testPoolValue

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

testPoolMaxSize

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

testPoolTimeout

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