Package-level declarations

Types

Link copied to clipboard
open class ManualRestateRunner : AutoCloseable, ExtensionContext.Store.CloseableResource
Manual runner for Restate.
Link copied to clipboard
Inject the Restate dev.restate.admin.client.ApiClient, useful to build admin clients, such as dev.restate.admin.api.DeploymentApi.
Link copied to clipboard
Inject a Client to interact with the deployed runtime.
Link copied to clipboard
open class RestateRunner : BaseRestateRunner, BeforeAllCallback
Restate runner for JUnit 5.
Link copied to clipboard
Builder for RestateRunner.
Link copied to clipboard
Inject Restate's URL (either String or URL) to interact with the deployed runtime.