Uses of Class
com.exasol.exasoltestsetup.SshExecutionResult
-
Packages that use SshExecutionResult Package Description com.exasol.exasoltestsetup -
-
Uses of SshExecutionResult in com.exasol.exasoltestsetup
Methods in com.exasol.exasoltestsetup that return SshExecutionResult Modifier and Type Method Description SshExecutionResultSshExecutionResult. assertExitCodeIsZero()Check that the exit code was zero and if not print the stderr output and throw an exception.SshExecutionResultSshExecution. whenFinished()Method to wait until the execution finished.
-