Uses of Class
com.adobe.testing.s3mock.S3MockApplication
-
Packages that use S3MockApplication Package Description com.adobe.testing.s3mock -
-
Uses of S3MockApplication in com.adobe.testing.s3mock
Methods in com.adobe.testing.s3mock that return S3MockApplication Modifier and Type Method Description static S3MockApplicationS3MockApplication. start(java.lang.String... args)Starts the server.static S3MockApplicationS3MockApplication. start(java.util.Map<java.lang.String,java.lang.Object> properties, java.lang.String... args)Starts the server.
-