public class VI extends Object
| Constructor and Description |
|---|
VI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Biết(Pattern regexp,
groovy.lang.Closure body) |
static void |
Biết(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Biết(String expression,
groovy.lang.Closure body) |
static void |
Biết(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Cho(Pattern regexp,
groovy.lang.Closure body) |
static void |
Cho(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Cho(String expression,
groovy.lang.Closure body) |
static void |
Cho(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Khi(Pattern regexp,
groovy.lang.Closure body) |
static void |
Khi(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Khi(String expression,
groovy.lang.Closure body) |
static void |
Khi(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Nhưng(Pattern regexp,
groovy.lang.Closure body) |
static void |
Nhưng(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Nhưng(String expression,
groovy.lang.Closure body) |
static void |
Nhưng(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Thì(Pattern regexp,
groovy.lang.Closure body) |
static void |
Thì(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Thì(String expression,
groovy.lang.Closure body) |
static void |
Thì(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Và(Pattern regexp,
groovy.lang.Closure body) |
static void |
Và(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Và(String expression,
groovy.lang.Closure body) |
static void |
Và(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Biết(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Biết(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Biết(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Biết(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cho(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cho(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cho(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cho(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Khi(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Khi(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Khi(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Khi(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Thì(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Thì(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Thì(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Thì(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Và(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Và(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Và(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Và(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Nhưng(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Nhưng(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Nhưng(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.