public abstract class TestAnnotationUtils extends Object
Constructor and Description |
---|
TestAnnotationUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
getRepeatCount(Method method)
Get the repeat count configured via the
@Repeat
annotation on the supplied method . |
static long |
getTimeout(Method method)
|