public final class TestMethodAnnotations extends Object
| Modifier and Type | Method and Description |
|---|---|
static TestMethodAnnotations |
forTest(org.junit.runners.model.FrameworkMethod method) |
boolean |
isDriverSpecified() |
String |
specifiedDriver() |
public static TestMethodAnnotations forTest(org.junit.runners.model.FrameworkMethod method)
public boolean isDriverSpecified()
public String specifiedDriver()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.