| Package | Description |
|---|---|
| net.sf.expectit |
Classes for implementing expect-like functionality.
|
| net.sf.expectit.interact |
Classes for interact operation support.
|
| Modifier and Type | Method and Description |
|---|---|
InteractBuilder |
Expect.interact()
Starts the interactive loop for the first input.
|
InteractBuilder |
Expect.interactWith(int input)
Starts the interactive loop for the given input.
|
| Modifier and Type | Method and Description |
|---|---|
InteractBuilder |
OngoingResult.then(Action<R> action)
Sets the action if the interact matcher matches.
|
Copyright © 2014–2018 Alexey Gavrilov and contributors. All rights reserved.