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

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

public class ResourceManagerTypeImplTestCase
extends java.lang.Object


Constructor Summary
ResourceManagerTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testResClass()
           
 void testResJndiName()
           
 void testResName()
           
 void testResUrl()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerTypeImplTestCase

public ResourceManagerTypeImplTestCase()
Method Detail

testDescription

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

testResName

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

testResJndiName

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

testResUrl

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

testResClass

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