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

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

public class ErrorPageTypeImplTestCase
extends java.lang.Object


Constructor Summary
ErrorPageTypeImplTestCase()
           
 
Method Summary
 void testErrorCode()
           
 void testExceptionType()
           
 void testLocation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorPageTypeImplTestCase

public ErrorPageTypeImplTestCase()
Method Detail

testLocation

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

testErrorCode

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

testExceptionType

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