public class AR extends Object
| Constructor and Description |
|---|
AR() |
| 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) |
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, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void لكن(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.