public class CS extends Object
| Constructor and Description |
|---|
CS() |
| Modifier and Type | Method and Description |
|---|---|
static void |
A(Pattern regexp,
groovy.lang.Closure body) |
static void |
A(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
A(String expression,
groovy.lang.Closure body) |
static void |
A(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ale(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ale(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ale(String expression,
groovy.lang.Closure body) |
static void |
Ale(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ataké(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ataké(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ataké(String expression,
groovy.lang.Closure body) |
static void |
Ataké(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Když(Pattern regexp,
groovy.lang.Closure body) |
static void |
Když(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Když(String expression,
groovy.lang.Closure body) |
static void |
Když(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pak(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pak(String expression,
groovy.lang.Closure body) |
static void |
Pak(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pokud(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pokud(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pokud(String expression,
groovy.lang.Closure body) |
static void |
Pokud(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zapředpokladu(Pattern regexp,
groovy.lang.Closure body) |
static void |
Zapředpokladu(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zapředpokladu(String expression,
groovy.lang.Closure body) |
static void |
Zapředpokladu(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Pokud(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokud(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokud(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokud(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.