junit.framework.TestTestGoogleStorageService, TestRestS3Service, TestRestS3ServiceToGoogleStoragepublic abstract class BaseStorageServiceTests
extends junit.framework.TestCase
Any test cases for specific StorageService implementations should extend this class as a starting point, then add test cases specific to that particular implementation.
| Constructor | Description |
|---|---|
BaseStorageServiceTests() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
testACLManagement() |
|
void |
testACLManagementViaRestHeaders() |
|
void |
testBucketManagement() |
|
void |
testBucketStatusLookup() |
|
void |
testCopyObjects() |
|
void |
testDirectoryPlaceholderObjects() |
|
void |
testFileComparer() |
|
void |
testHashVerifiedUploads() |
|
void |
testIsObjectInBucket() |
|
void |
testListBuckets() |
|
void |
testObjectListing() |
|
void |
testObjectManagement() |
|
void |
testRecognizeDnsFriendlyBucketNames() |
|
void |
testSimpleThreadedStorageService() |
|
void |
testThreadedStorageService() |
|
void |
testUnicodeData() |
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, failNotEquals, failNotSame, failSamepublic void testDirectoryPlaceholderObjects()
throws Exception
Exceptionpublic void testACLManagementViaRestHeaders()
throws Exception
Exceptionpublic void testThreadedStorageService()
throws Exception
Exceptionpublic void testSimpleThreadedStorageService()
throws Exception
Exceptionpublic void testRecognizeDnsFriendlyBucketNames()