Package dev.restate.sdk.testing
package dev.restate.sdk.testing
-
ClassDescriptionManual runner for the Restate test infra, starting the Restate server container together with the provided services and automatically registering them.Inject the Restate
ApiClient
, useful to build admin clients, such asDeploymentApi
.Inject aClient
to interact with the deployed runtime.Deprecated.Builder forRestateRunner
.Annotation to enable the Restate extension for JUnit 5.
RestateTest
.