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