public class IT extends Object
| Constructor and Description |
|---|
IT() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Allora(Pattern regexp,
groovy.lang.Closure body) |
static void |
Allora(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Allora(String expression,
groovy.lang.Closure body) |
static void |
Allora(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Data(Pattern regexp,
groovy.lang.Closure body) |
static void |
Data(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Data(String expression,
groovy.lang.Closure body) |
static void |
Data(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Date(Pattern regexp,
groovy.lang.Closure body) |
static void |
Date(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Date(String expression,
groovy.lang.Closure body) |
static void |
Date(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dati(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dati(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dati(String expression,
groovy.lang.Closure body) |
static void |
Dati(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dato(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dato(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dato(String expression,
groovy.lang.Closure body) |
static void |
Dato(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
E(Pattern regexp,
groovy.lang.Closure body) |
static void |
E(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
E(String expression,
groovy.lang.Closure body) |
static void |
E(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ma(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ma(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ma(String expression,
groovy.lang.Closure body) |
static void |
Ma(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Quando(Pattern regexp,
groovy.lang.Closure body) |
static void |
Quando(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Quando(String expression,
groovy.lang.Closure body) |
static void |
Quando(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Dato(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dato(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dato(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dato(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Data(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Data(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Data(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Data(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dati(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dati(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dati(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dati(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Date(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Date(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Date(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Date(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Quando(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Quando(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Quando(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Quando(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Allora(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Allora(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Allora(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Allora(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void E(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void E(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void E(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ma(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ma(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ma(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.