//tempest-testing-junit4/app.cash.tempest.testing
Package-level declarations¶
Types¶
Name | Summary |
---|---|
TestDynamoDb | [jvm] class TestDynamoDb : ExternalResource, TestDynamoDbClient This JUnit rule spins up a DynamoDB server in tests. It shares the server across tests and keeps the server running until the process exits. |