public class JA extends Object
| Constructor and Description |
|---|
JA() |
| 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 |
かつ(String expression,
groovy.lang.Closure body) |
static void |
かつ(String expression,
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 |
しかし(String expression,
groovy.lang.Closure body) |
static void |
しかし(String expression,
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 |
ただし(String expression,
groovy.lang.Closure body) |
static void |
ただし(String expression,
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 |
ならば(String expression,
groovy.lang.Closure body) |
static void |
ならば(String expression,
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 |
もし(String expression,
groovy.lang.Closure body) |
static void |
もし(String expression,
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 |
但し(String expression,
groovy.lang.Closure body) |
static void |
但し(String expression,
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 |
前提(String expression,
groovy.lang.Closure body) |
static void |
前提(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void 前提(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 前提(String expression, 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 もし(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void もし(String expression, 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 ならば(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ならば(String expression, 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 かつ(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void かつ(String expression, 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 しかし(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void しかし(String expression, 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 但し(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void 但し(String expression, 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 ただし(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ただし(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ただし(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.