org.apache.commons.fileupload
Class MultipartStreamTest
java.lang.Object
org.apache.commons.fileupload.MultipartStreamTest
public class MultipartStreamTest
- extends Object
Unit tests MultipartStream.
- Version:
- $Id: MultipartStreamTest.java 1455046 2013-03-11 08:24:06Z simonetripodi $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipartStreamTest
public MultipartStreamTest()
testThreeParamConstructor
public void testThreeParamConstructor()
throws Exception
- Throws:
Exception
testTwoParamConstructor
public void testTwoParamConstructor()
throws Exception
- Throws:
Exception
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.