Test Dynamo Db
class TestDynamoDb @Inject constructor(service: TestDynamoDbService) : Service
Content copied to clipboard
Thin wrapper to make TestDynamoDbService, which is not a @Singleton, compatible with ServiceModule.