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

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

public class SecurityConstraintTypeImplTestCase
extends java.lang.Object


Constructor Summary
SecurityConstraintTypeImplTestCase()
           
 
Method Summary
 void testAuthConstraint()
           
 void testDisplayName()
           
 void testUserDataConstraint()
           
 void testWebResourceCollection()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityConstraintTypeImplTestCase

public SecurityConstraintTypeImplTestCase()
Method Detail

testDisplayName

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

testWebResourceCollection

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

testAuthConstraint

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

testUserDataConstraint

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