|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jets3t.tests.BaseStorageServiceTests
org.jets3t.tests.TestRestS3Service
public class TestRestS3Service
Test the RestS3Service against the S3 endpoint, and apply tests specific to S3.
Constructor Summary | |
---|---|
TestRestS3Service()
|
Method Summary | |
---|---|
void |
testBucketLogging()
|
void |
testMultipartUploads()
|
void |
testMultipartUtils()
|
void |
testNotificationConfig()
|
void |
testS3WebsiteConfig()
|
void |
testUrlSigning()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
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, failSame |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestRestS3Service() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void testBucketLogging() throws java.lang.Exception
java.lang.Exception
public void testUrlSigning() throws java.lang.Exception
java.lang.Exception
public void testMultipartUtils() throws java.lang.Exception
java.lang.Exception
public void testMultipartUploads() throws java.lang.Exception
java.lang.Exception
public void testS3WebsiteConfig() throws java.lang.Exception
java.lang.Exception
public void testNotificationConfig() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |