|
|||||||||
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 Exception
Exception
Method Detail |
---|
public void testBucketLogging() throws Exception
Exception
public void testUrlSigning() throws Exception
Exception
public void testMultipartUtils() throws Exception
Exception
public void testMultipartUploads() throws Exception
Exception
public void testS3WebsiteConfig() throws Exception
Exception
public void testNotificationConfig() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |