org.mule.transport.tcp.integration
Class AbstractStreamingCapacityTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.transport.tcp.integration.AbstractStreamingCapacityTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
- Direct Known Subclasses:
- StreamingCapacityTestCase, StreamingSpeedMule1389TestCase, StreamingSynchCapacityTestCase
public abstract class AbstractStreamingCapacityTestCase
- extends org.mule.tck.FunctionalTestCase
IMPORTANT - DO NOT RUN THIS TEST IN AN IDE WITH LOG LEVEL OF DEBUG. USE INFO TO SEE
DIAGNOSTICS. OTHERWISE THE CONSOLE OUTPUT WILL BE SIMILAR SIZE TO DATA TRANSFERRED,
CAUSING CONFUSNG AND PROBABLY FATAL MEMORY USE.
Methods inherited from class org.mule.tck.FunctionalTestCase |
getBuilder, getComponent, getComponent, getConfigResources, getConfigurationResources, loadResource, loadResourceAsString |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doSetUp, doTearDown, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, tearDown |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
ONE_KB
public static final long ONE_KB
- See Also:
- Constant Field Values
ONE_MB
public static final long ONE_MB
- See Also:
- Constant Field Values
ONE_GB
public static final long ONE_GB
- See Also:
- Constant Field Values
MESSAGES
public static final int MESSAGES
- See Also:
- Constant Field Values
logger
protected final Log logger
AbstractStreamingCapacityTestCase
public AbstractStreamingCapacityTestCase(long size,
String endpoint)
testSend
public void testSend()
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.