public class TA extends Object
| Constructor and Description |
|---|
TA() |
| Modifier and Type | Method and Description |
|---|---|
static void |
அப்பொழுது(Pattern regexp,
groovy.lang.Closure body) |
static void |
அப்பொழுது(String expression,
groovy.lang.Closure body) |
static void |
அப்பொழுது(Pattern regexp,
long timeoutMillis,
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 |
எப்போது(String expression,
groovy.lang.Closure body) |
static void |
எப்போது(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
எப்போது(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
கொடுக்கப்பட்ட(Pattern regexp,
groovy.lang.Closure body) |
static void |
கொடுக்கப்பட்ட(String expression,
groovy.lang.Closure body) |
static void |
கொடுக்கப்பட்ட(Pattern regexp,
long timeoutMillis,
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
ThrowableCopyright © 2019. All rights reserved.