org.jboss.shrinkwrap.descriptor.impl.javaee6
Class ResourceRefTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.javaee6.ResourceRefTypeImplTestCase

public class ResourceRefTypeImplTestCase
extends java.lang.Object


Constructor Summary
ResourceRefTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testResAuth()
           
 void testResRefName()
           
 void testResSharingScope()
           
 void testResType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceRefTypeImplTestCase

public ResourceRefTypeImplTestCase()
Method Detail

testDescription

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

testResRefName

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

testResType

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

testResAuth

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

testResSharingScope

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