Sourabh Rawat
CompletableFuture<T>
val dbException = shouldThrow<DynamoDbException> { dataRepository.getEventsForBucketId(getEventIdsForBucketIdRequest).await() }
sam
future.shouldBeCompletedExceptionally()
A modern programming language that makes developers happier.