org.jboss.shrinkwrap.descriptor.impl.jsp22
Class JspPropertyGroupTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jsp22.JspPropertyGroupTypeImplTestCase

public class JspPropertyGroupTypeImplTestCase
extends java.lang.Object


Constructor Summary
JspPropertyGroupTypeImplTestCase()
           
 
Method Summary
 void testBuffer()
           
 void testDefaultContentType()
           
 void testDeferredSyntaxAllowedAsLiteral()
           
 void testElIgnored()
           
 void testErrorOnUndeclaredNamespace()
           
 void testIncludeCoda()
           
 void testIncludePrelude()
           
 void testIsXml()
           
 void testPageEncoding()
           
 void testScriptingInvalid()
           
 void testTrimDirectiveWhitespaces()
           
 void testUrlPattern()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspPropertyGroupTypeImplTestCase

public JspPropertyGroupTypeImplTestCase()
Method Detail

testUrlPattern

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

testElIgnored

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

testPageEncoding

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

testScriptingInvalid

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

testIsXml

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

testIncludePrelude

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

testIncludeCoda

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

testDeferredSyntaxAllowedAsLiteral

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

testTrimDirectiveWhitespaces

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

testDefaultContentType

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

testBuffer

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

testErrorOnUndeclaredNamespace

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