public class EN_LOL extends Object
| Constructor and Description |
|---|
EN_LOL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AN(Pattern regexp,
groovy.lang.Closure body) |
static void |
AN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
AN(String expression,
groovy.lang.Closure body) |
static void |
AN(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
BUT(Pattern regexp,
groovy.lang.Closure body) |
static void |
BUT(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
BUT(String expression,
groovy.lang.Closure body) |
static void |
BUT(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
DEN(Pattern regexp,
groovy.lang.Closure body) |
static void |
DEN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
DEN(String expression,
groovy.lang.Closure body) |
static void |
DEN(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ICANHAZ(Pattern regexp,
groovy.lang.Closure body) |
static void |
ICANHAZ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ICANHAZ(String expression,
groovy.lang.Closure body) |
static void |
ICANHAZ(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
WEN(Pattern regexp,
groovy.lang.Closure body) |
static void |
WEN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
WEN(String expression,
groovy.lang.Closure body) |
static void |
WEN(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void ICANHAZ(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ICANHAZ(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ICANHAZ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ICANHAZ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void BUT(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void BUT(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void BUT(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.