ManualRestateRunner
Manual runner for the Restate test infra, starting the Restate server container together with the provided services and automatically registering them. To start the infra use run and to stop it use stop.
Use buildManualRunner to build an instance of this class.
If you use JUnit 5, we suggest using RestateRunner instead.