kopia lustrzana https://github.com/gaul/s3proxy
more wrappy
rodzic
762d7609be
commit
e9b81a4e85
|
@ -95,7 +95,7 @@ public void example() {
|
|||
.build();
|
||||
s3Client.createBucket("test_bucket");
|
||||
|
||||
// now perform some operation in your code that you want to test, using the above client
|
||||
//perform some operation in your code that you want to test, using the above client
|
||||
myS3Uploader.uploadFile(s3Client, someFile);
|
||||
|
||||
//verify the expected results of the above code
|
||||
|
|
Ładowanie…
Reference in New Issue