Class TestRestS3ServiceToGoogleStorage

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

public class TestRestS3ServiceToGoogleStorage extends BaseStorageServiceTests
Test the S3-targetted RestS3Service against the Google Storage endpoint.
Author:
James Murty
  • Constructor Details

    • TestRestS3ServiceToGoogleStorage

      public TestRestS3ServiceToGoogleStorage() throws Exception
      Throws:
      Exception