public class SV extends Object
| Constructor and Description |
|---|
SV() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Givet(Pattern regexp,
groovy.lang.Closure body) |
static void |
Givet(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Givet(String expression,
groovy.lang.Closure body) |
static void |
Givet(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Men(Pattern regexp,
groovy.lang.Closure body) |
static void |
Men(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Men(String expression,
groovy.lang.Closure body) |
static void |
Men(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
När(Pattern regexp,
groovy.lang.Closure body) |
static void |
När(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
När(String expression,
groovy.lang.Closure body) |
static void |
När(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Och(Pattern regexp,
groovy.lang.Closure body) |
static void |
Och(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Och(String expression,
groovy.lang.Closure body) |
static void |
Och(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Så(Pattern regexp,
groovy.lang.Closure body) |
static void |
Så(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Så(String expression,
groovy.lang.Closure body) |
static void |
Så(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Givet(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Givet(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Givet(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Givet(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void När(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void När(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void När(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void När(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Och(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Och(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Och(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Och(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Men(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Men(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Men(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.