net.thucydides.junit.runners
Class TestMethodAnnotations
java.lang.Object
net.thucydides.junit.runners.TestMethodAnnotations
public final class TestMethodAnnotations
- extends Object
Utility class used to read Thucydides annotations for a particular JUnit test.
- Author:
- johnsmart
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
forTest
public static TestMethodAnnotations forTest(org.junit.runners.model.FrameworkMethod method)
isDriverSpecified
public boolean isDriverSpecified()
specifiedDriver
public String specifiedDriver()
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.