| Interface | Description |
|---|---|
| Expect |
The main interface providing access to the expect operations.
|
| MultiResult |
A representation of the result of multiple match operations.
|
| Result |
A representation of the result of a single match operation.
|
| Class | Description |
|---|---|
| ExpectBuilder |
A class used to construct
Expect instances. |
| Exception | Description |
|---|---|
| ExpectIOException |
An exception which occurs if an expect operation has failed.
|
NullPointerException if any of the arguments is
null, unless
different behavior explicitly specified in the method description.Copyright © 2014–2018 Alexey Gavrilov and contributors. All rights reserved.