org.mule.transport.http.multipart
Class MultiPartInputStreamTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.transport.http.multipart.MultiPartInputStreamTestCase
public class MultiPartInputStreamTestCase
- extends AbstractMuleTestCase
Test class for the MultiPartInputStream
.
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPartInputStreamTestCase
public MultiPartInputStreamTestCase()
setUp
public static void setUp()
throws IOException
- Throws:
IOException
tearDown
public static void tearDown()
throws IOException
- Throws:
IOException
buildMultiPartInputStream
public void buildMultiPartInputStream()
throws Exception
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.