public class KO extends Object
| Constructor and Description |
|---|
KO() |
| Modifier and Type | Method and Description |
|---|---|
static void |
그러면(Pattern regexp,
groovy.lang.Closure body) |
static void |
그러면(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
그리고(Pattern regexp,
groovy.lang.Closure body) |
static void |
그리고(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
단(Pattern regexp,
groovy.lang.Closure body) |
static void |
단(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
만약(Pattern regexp,
groovy.lang.Closure body) |
static void |
만약(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
만일(Pattern regexp,
groovy.lang.Closure body) |
static void |
만일(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
먼저(Pattern regexp,
groovy.lang.Closure body) |
static void |
먼저(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
조건(Pattern regexp,
groovy.lang.Closure body) |
static void |
조건(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
하지만(Pattern regexp,
groovy.lang.Closure body) |
static void |
하지만(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void 조건(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 조건(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 먼저(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 먼저(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 만일(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 만일(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 만약(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 만약(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 그러면(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 그러면(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 그리고(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 그리고(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 하지만(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 하지만(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.