|
||||||||||
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.sftp.AbstractSftpTestCase
org.mule.transport.sftp.dataintegrity.AbstractSftpDataIntegrityTestCase
public abstract class AbstractSftpDataIntegrityTestCase
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mule.transport.sftp.AbstractSftpTestCase |
---|
AbstractSftpTestCase.DispatchParameters |
Field Summary | |
---|---|
protected static String |
TEMP_DIR
|
Fields inherited from class org.mule.transport.sftp.AbstractSftpTestCase |
---|
FILE_NAME, logger |
Fields inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase |
---|
callbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT, TEST_MESSAGE |
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
---|
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, name, TEST_TIMEOUT_SYSTEM_PROPERTY |
Constructor Summary | |
---|---|
AbstractSftpDataIntegrityTestCase()
|
Method Summary | |
---|---|
protected void |
verifyInAndOutFiles(MuleClient muleClient,
String inboundEndpointName,
String outboundEndpointName,
boolean shouldInboundFileStillExist,
boolean shouldOutboundFileExist)
|
Methods inherited from class org.mule.tck.junit4.FunctionalTestCase |
---|
getBuilder, getComponent, getComponent, getConfigResources, getFlowConstruct, getFunctionalTestComponent, loadResource, loadResourceAsString, testFlow, testFlow |
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
---|
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String TEMP_DIR
Constructor Detail |
---|
public AbstractSftpDataIntegrityTestCase()
Method Detail |
---|
protected void verifyInAndOutFiles(MuleClient muleClient, String inboundEndpointName, String outboundEndpointName, boolean shouldInboundFileStillExist, boolean shouldOutboundFileExist) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |