public class TestS3DataTransferer extends Object
S3DataTransferer
.Modifier and Type | Field and Description |
---|---|
org.junit.rules.TemporaryFolder |
tempFolder |
Constructor and Description |
---|
TestS3DataTransferer() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDeleteProduct() |
void |
testRetrieveProduct() |
void |
testTransferProduct() |
public void setUp() throws IOException
IOException
public void testTransferProduct() throws DataTransferException, IOException
DataTransferException
IOException
public void testRetrieveProduct() throws DataTransferException, IOException
DataTransferException
IOException
public void testDeleteProduct() throws DataTransferException, IOException
DataTransferException
IOException
Copyright © 1999–2017 Apache OODT. All rights reserved.