public class NO extends Object
| Constructor and Description |
|---|
NO() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gitt(Pattern regexp,
groovy.lang.Closure body) |
static void |
Gitt(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Gitt(String expression,
groovy.lang.Closure body) |
static void |
Gitt(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 |
Og(Pattern regexp,
groovy.lang.Closure body) |
static void |
Og(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Og(String expression,
groovy.lang.Closure body) |
static void |
Og(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 Gitt(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gitt(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gitt(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gitt(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 Og(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Og(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Og(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Og(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.