public final class TestStatus
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnored() |
boolean |
isPending() |
static TestStatus |
of(java.lang.reflect.Method method) |
public static TestStatus of(java.lang.reflect.Method method)
public boolean isPending()
public boolean isIgnored()