| Package | Description |
|---|---|
| net.itransformers.expect4java.matches |
| Modifier and Type | Method and Description |
|---|---|
Closure |
Match.getClosure() |
| Constructor and Description |
|---|
EofMatch(Closure closure) |
GlobMatch(String pattern,
Closure closure) |
Match(Closure closure) |
RegExpMatch(String patternStr,
Closure closure) |
TimeoutMatch(Closure closure) |
TimeoutMatch(Long timeout,
Closure closure) |
Copyright © 2019 iTransformers Labs. All rights reserved.