public final class TestMethodAnnotations
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static TestMethodAnnotations |
forTest(org.junit.runners.model.FrameworkMethod method) |
boolean |
isDriverSpecified() |
java.lang.String |
specifiedDriver() |
public static TestMethodAnnotations forTest(org.junit.runners.model.FrameworkMethod method)
public boolean isDriverSpecified()
public java.lang.String specifiedDriver()