Interface ShellTestClient

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ShellTestClient.DefaultShellClient

public interface ShellTestClient extends Closeable
Client for terminal session which can be used as a programmatic way to interact with a shell application. In a typical test it is required to write into a shell and read what is visible in a shell.