Class TestGoogleStorageService

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.jets3t.tests.BaseStorageServiceTests
org.jets3t.tests.TestGoogleStorageService
All Implemented Interfaces:
junit.framework.Test

public class TestGoogleStorageService extends BaseStorageServiceTests
Test cases specific to general S3 compatibility -- that is, features supported by both S3 and Google Storage.
Author:
James Murty
  • Constructor Details

    • TestGoogleStorageService

      public TestGoogleStorageService() throws Exception
      Throws:
      Exception