Interface ServerTestEngine
public interface ServerTestEngine
-
Method Summary
Modifier and TypeMethodDescriptionexecute(ExecutionRequest executionRequest) org.apache.commons.lang3.tuple.Pair<io.reactivex.rxjava3.core.Observable<StepExecutionReportCore>, Long> executeAndFollow(ExecutionRequest executionRequest) voidvoidvoid
-
Method Details
-
execute
-
executeAndFollow
org.apache.commons.lang3.tuple.Pair<io.reactivex.rxjava3.core.Observable<StepExecutionReportCore>,Long> executeAndFollow(ExecutionRequest executionRequest) -
stop
-
pause
-
resume
-