Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class FakeS3(buckets: Storage<Unit> = Storage.InMemory(), bucketContent: Storage<BucketKeyContent> = Storage.InMemory(), clock: Clock = Clock.systemUTC()) : ChaoticHttpHandler
Global S3 operations (manage buckets)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object TestingHeaders
Use these headers to affect the internal state of FakeS3