|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleContextTestCase
org.mule.tck.junit4.FunctionalTestCase
org.mule.transport.ftp.AbstractFtpServerTestCase
org.mule.transport.ftp.FtpFunctionalTestCase
public class FtpFunctionalTestCase
Nested Class Summary | |
---|---|
protected static class |
FtpFunctionalTestCase.FunctionalEventCallback
|
Field Summary |
---|
Fields inherited from class org.mule.transport.ftp.AbstractFtpServerTestCase |
---|
dynamicPort, FTP_SERVER_BASE_DIR, ftplet, TEST_MESSAGE |
Fields inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase |
---|
callbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT |
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
---|
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY |
Constructor Summary | |
---|---|
FtpFunctionalTestCase()
|
Method Summary | |
---|---|
protected String |
getConfigResources()
|
void |
testSendAndRequest()
|
Methods inherited from class org.mule.transport.ftp.AbstractFtpServerTestCase |
---|
createFileOnFtpServer, doSetUp, doTearDown, fileMoveCompleted, fileUploadCompleted, getFtpClient, getMuleFtpEndpoint, getTimeout, startServer, stopServer |
Methods inherited from class org.mule.tck.junit4.FunctionalTestCase |
---|
getBuilder, getComponent, getComponent, getFlowConstruct, getFunctionalTestComponent, loadResource, loadResourceAsString, testFlow, testFlow |
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 |
---|
public FtpFunctionalTestCase()
Method Detail |
---|
protected String getConfigResources()
getConfigResources
in class FunctionalTestCase
public void testSendAndRequest() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |