org.jboss.shrinkwrap.descriptor.impl.webcommon30
Class WebResourceCollectionTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.webcommon30.WebResourceCollectionTypeImplTestCase

public class WebResourceCollectionTypeImplTestCase
extends java.lang.Object


Constructor Summary
WebResourceCollectionTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testHttpMethod()
           
 void testHttpMethodOmission()
           
 void testUrlPattern()
           
 void testWebResourceName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebResourceCollectionTypeImplTestCase

public WebResourceCollectionTypeImplTestCase()
Method Detail

testWebResourceName

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

testDescription

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

testUrlPattern

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

testHttpMethod

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

testHttpMethodOmission

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