org.mule.transport.http.multipart
Class MultiPartInputStreamTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.transport.http.multipart.MultiPartInputStreamTestCase

public class MultiPartInputStreamTestCase
extends AbstractMuleTestCase

Test class for the MultiPartInputStream.


Field Summary
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
MultiPartInputStreamTestCase()
           
 
Method Summary
 void buildMultiPartInputStream()
           
static void setUp()
           
static void tearDown()
           
 
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
 

Constructor Detail

MultiPartInputStreamTestCase

public MultiPartInputStreamTestCase()
Method Detail

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.