Uses of Class
com.adobe.testing.s3mock.testcontainers.S3MockContainer
-
Uses of S3MockContainer in com.adobe.testing.s3mock.testcontainers
Methods in com.adobe.testing.s3mock.testcontainers that return S3MockContainerModifier and TypeMethodDescriptionS3MockContainer.withInitialBuckets(String initialBuckets) S3MockContainer.withValidKmsKeys(String kmsKeys) S3MockContainer.withVolumeAsRoot(String root) Mount a volume from the host system for the S3Mock to use as the "root".S3MockContainer.withVolumeAsRoot(Path root) Mount a volume from the host system for the S3Mock to use as the "root".