public class PT extends Object
| Constructor and Description |
|---|
PT() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Dada(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dada(Pattern regexp,
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 |
Dado(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dado(Pattern regexp,
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 |
E(Pattern regexp,
groovy.lang.Closure body) |
static void |
E(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Entao(Pattern regexp,
groovy.lang.Closure body) |
static void |
Então(Pattern regexp,
groovy.lang.Closure body) |
static void |
Entao(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Então(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Mas(Pattern regexp,
groovy.lang.Closure body) |
static void |
Mas(Pattern regexp,
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) |
public 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(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(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(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 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 Então(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Então(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entao(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entao(Pattern regexp, 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 Mas(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.