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

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

public class MultipartConfigTypeImplTestCase
extends java.lang.Object


Constructor Summary
MultipartConfigTypeImplTestCase()
           
 
Method Summary
 void testFileSizeThreshold()
           
 void testLocation()
           
 void testMaxFileSize()
           
 void testMaxRequestSize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipartConfigTypeImplTestCase

public MultipartConfigTypeImplTestCase()
Method Detail

testLocation

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

testMaxFileSize

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

testMaxRequestSize

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

testFileSizeThreshold

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