|
||||||||||
| 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
| Field Summary |
| Constructor Summary | |
NFMSSessionTest()
Creates a new instance of SessionTest |
|
NFMSSessionTest(java.lang.String x)
|
|
| Method Summary | |
protected void |
downloadLocalFile(java.io.File dFile,
LogicalName logicalName,
int version)
|
FileManagementServiceInterface |
getNFMS()
|
protected void |
localFileTransfer(java.net.URI localURI,
java.net.URI remoteURI,
boolean isPut)
Utility needed by gridFTP and FTP trasfer methods |
protected TransferReturnBean |
startLocalFileDownload(java.io.File dFile,
LogicalName logicalName,
int version)
|
protected TransferReturnBean |
startLocalFileUpload(java.io.File tempFile,
LogicalName logicalName,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
|
protected LogicalName |
uploadLocalFile(java.io.File tempFile,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
This uploads a file, creates the logical name and returns the logical name. |
protected void |
uploadLocalFile(java.io.File tempFile,
LogicalName ln,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
This uploads the file, using the supplied logical name |
| 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 NFMSSessionTest()
public NFMSSessionTest(java.lang.String x)
| Method Detail |
public FileManagementServiceInterface getNFMS()
protected void localFileTransfer(java.net.URI localURI,
java.net.URI remoteURI,
boolean isPut)
throws java.lang.Exception
java.lang.Exception
protected TransferReturnBean startLocalFileUpload(java.io.File tempFile,
LogicalName logicalName,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
throws java.lang.Exception
java.lang.Exception
protected void uploadLocalFile(java.io.File tempFile,
LogicalName ln,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
throws java.lang.Exception
java.lang.Exception
protected LogicalName uploadLocalFile(java.io.File tempFile,
boolean isNewFile,
boolean isAppend,
boolean isNewVersion)
throws java.lang.Exception
java.lang.Exception
protected TransferReturnBean startLocalFileDownload(java.io.File dFile,
LogicalName logicalName,
int version)
throws java.lang.Exception
java.lang.Exception
protected void downloadLocalFile(java.io.File dFile,
LogicalName logicalName,
int version)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||