public class TestFiletransferClientServer extends ClientServerTestBase
Constructor and Description |
---|
TestFiletransferClientServer() |
Modifier and Type | Method and Description |
---|---|
void |
testClientCannotReadFileTwice() |
void |
testClientPutCompressEncrypt() |
void |
testClientPutFileSingleConnection() |
void |
testClientReadFileSingleConnection() |
void |
testClientReadFileSingleConnectionCompress() |
void |
testClientReadLargeFile_WithRateLimit() |
void |
testClientReadLargeFile() |
void |
testClientReadWithCompressionAndEncryption() |
void |
testPing() |
checkFile, initUFTPServer, makeTestFile, stopUFTPServer
public void testClientReadFileSingleConnection() throws Exception
Exception
public void testClientReadFileSingleConnectionCompress() throws Exception
Exception
public void testClientReadWithCompressionAndEncryption() throws Exception
Exception
public void testClientReadLargeFile_WithRateLimit() throws Exception
Exception
public void testClientCannotReadFileTwice() throws Exception
Exception
public void testClientPutFileSingleConnection() throws Exception
Exception
public void testClientPutCompressEncrypt() throws Exception
Exception
Copyright © 2010–2016 UNICORE. All rights reserved.