Stub class used by the console integration harness. This class enables input to be stubbed and have exceptions raised when no answer is available.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
string | string read() | ||||
bool | bool dataAvailable(int timeToWait = 0) | ||||
this(string[] | this(string[] repliesForRead) |