com.atlassian.webdriver.rule
Class Descriptions
java.lang.Object
com.atlassian.webdriver.rule.Descriptions
public final class Descriptions
- extends Object
For creating JUnit test descriptions
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
forSuite
public static org.junit.runner.Description forSuite(Class<?> clazz)
forTest
public static org.junit.runner.Description forTest(Class<?> clazz,
String methodName)
Copyright © 2014 Atlassian. All rights reserved.