public class FetchGCSObjectIT extends AbstractGCSIT
FetchGCSObject which actually use Google Cloud resources.BUCKET, ENCRYPTION_KEY, helper, RETRIES, storage| Constructor and Description |
|---|
FetchGCSObjectIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFetchNonexistantFile() |
void |
testSimpleFetch() |
void |
testSimpleFetchEncrypted() |
buildNewRunner, fileEquals, fileEqualsEncrypted, fileExists, putTestFile, putTestFileEncrypted, setUp, tearDownpublic void testSimpleFetch()
throws java.lang.Exception
java.lang.Exceptionpublic void testSimpleFetchEncrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testFetchNonexistantFile()
throws java.lang.Exception
java.lang.Exception