com.atlassian.confluence.util.test.rules
Class TestMethodLocator
java.lang.Object
com.atlassian.confluence.util.test.rules.TestMethodLocator
public class TestMethodLocator
- extends Object
Uses a Description to locate the test method within the given class.
- Since:
- 5.4
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMethodLocator
public TestMethodLocator(Class testClass)
fromDescription
public Method fromDescription(org.junit.runner.Description description)
Copyright © 2003–2015 Atlassian. All rights reserved.