public class BG extends Object
| Constructor and Description |
|---|
BG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Дадено(Pattern regexp,
groovy.lang.Closure body) |
static void |
Дадено(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
И(Pattern regexp,
groovy.lang.Closure body) |
static void |
И(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Когато(Pattern regexp,
groovy.lang.Closure body) |
static void |
Когато(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Но(Pattern regexp,
groovy.lang.Closure body) |
static void |
Но(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
То(Pattern regexp,
groovy.lang.Closure body) |
static void |
То(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Дадено(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Дадено(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Когато(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Когато(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void То(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void То(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void И(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Но(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.