|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.nees.data.test.NFMSTestMetaClass
org.nees.data.test.NFMSSessionTest
org.nees.data.test.NFMSProtocolTest
org.nees.data.test.NFMSFTPTest
| Field Summary |
| Constructor Summary | |
NFMSFTPTest()
Creates a new instance of NFMSFTPTest |
|
NFMSFTPTest(java.lang.String x)
|
|
| Method Summary | |
java.lang.String |
getProtocol()
|
static junit.framework.Test |
suite()
|
void |
transferFile(java.net.URI localURI,
java.net.URI remoteURI,
boolean isPut)
|
| Methods inherited from class org.nees.data.test.NFMSProtocolTest |
downloadFile, startDownload, startUpload, testBadVersion, testDownloadWithOptions, testFileAppend, testFileVersionAndAppend, testFileVersioning, testNoPre_ExistingFile, testPre_ExistingNewFileFailure, testProtocolRequest, testUploadWithOptions, uploadFile, uploadLocalFile |
| Methods inherited from class org.nees.data.test.NFMSSessionTest |
downloadLocalFile, getNFMS, localFileTransfer, startLocalFileDownload, startLocalFileUpload, uploadLocalFile |
| Methods inherited from class org.nees.data.test.NFMSTestMetaClass |
getAssumedAuthenticIdentity, getBackend, getBootstrapper, getFTU, getGridID, getLocalNFMS, getNFMSProperties, getRepoRootDirURI, getScratchDir, getTestProperties, getUserDirURI, makeLogicalName, report, report |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NFMSFTPTest()
public NFMSFTPTest(java.lang.String x)
| Method Detail |
public static junit.framework.Test suite()
public java.lang.String getProtocol()
getProtocol in class NFMSProtocolTest
public void transferFile(java.net.URI localURI,
java.net.URI remoteURI,
boolean isPut)
throws java.lang.Exception
transferFile in class NFMSProtocolTestjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||