org.apache.tapestry.multipart
Class TestMultipartDecoderFilter
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.multipart.TestMultipartDecoderFilter
public class TestMultipartDecoderFilter
- extends BaseComponentTestCase
Tests for MultipartDecoderFilter
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMultipartDecoderFilter
public TestMultipartDecoderFilter()
testNormalRequest
public void testNormalRequest()
throws Exception
- Throws:
Exception
testUploadRequest
public void testUploadRequest()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.