public class GL extends Object
| Constructor and Description |
|---|
GL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Cando(Pattern regexp,
groovy.lang.Closure body) |
static void |
Cando(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Cando(String expression,
groovy.lang.Closure body) |
static void |
Cando(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dada(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dada(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dada(String expression,
groovy.lang.Closure body) |
static void |
Dada(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dadas(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dadas(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dadas(String expression,
groovy.lang.Closure body) |
static void |
Dadas(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dado(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dado(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dado(String expression,
groovy.lang.Closure body) |
static void |
Dado(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dados(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dados(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dados(String expression,
groovy.lang.Closure body) |
static void |
Dados(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 |
Entón(Pattern regexp,
groovy.lang.Closure body) |
static void |
Entón(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Entón(String expression,
groovy.lang.Closure body) |
static void |
Entón(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Logo(Pattern regexp,
groovy.lang.Closure body) |
static void |
Logo(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Logo(String expression,
groovy.lang.Closure body) |
static void |
Logo(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Mais(Pattern regexp,
groovy.lang.Closure body) |
static void |
Mais(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Mais(String expression,
groovy.lang.Closure body) |
static void |
Mais(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pero(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pero(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pero(String expression,
groovy.lang.Closure body) |
static void |
Pero(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Dado(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dado(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dado(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dado(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(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 Mais(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Mais(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Mais(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Mais(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pero(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pero(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pero(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.