public class NL extends Object
| Constructor and Description |
|---|
NL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Als(Pattern regexp,
groovy.lang.Closure body) |
static void |
Als(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Als(String expression,
groovy.lang.Closure body) |
static void |
Als(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dan(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dan(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dan(String expression,
groovy.lang.Closure body) |
static void |
Dan(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
En(Pattern regexp,
groovy.lang.Closure body) |
static void |
En(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
En(String expression,
groovy.lang.Closure body) |
static void |
En(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Gegeven(Pattern regexp,
groovy.lang.Closure body) |
static void |
Gegeven(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Gegeven(String expression,
groovy.lang.Closure body) |
static void |
Gegeven(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Maar(Pattern regexp,
groovy.lang.Closure body) |
static void |
Maar(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Maar(String expression,
groovy.lang.Closure body) |
static void |
Maar(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Stel(Pattern regexp,
groovy.lang.Closure body) |
static void |
Stel(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Stel(String expression,
groovy.lang.Closure body) |
static void |
Stel(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Wanneer(Pattern regexp,
groovy.lang.Closure body) |
static void |
Wanneer(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Wanneer(String expression,
groovy.lang.Closure body) |
static void |
Wanneer(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Gegeven(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gegeven(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gegeven(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gegeven(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Stel(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Stel(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Stel(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Stel(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Als(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Als(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Als(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Als(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Wanneer(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Wanneer(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Wanneer(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Wanneer(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void En(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void En(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void En(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void En(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maar(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maar(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maar(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.