|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.test.rules.TestMethodLocator
public class TestMethodLocator
Uses a Description
to locate the test method within the given class.
Constructor Summary | |
---|---|
TestMethodLocator(java.lang.Class testClass)
|
Method Summary | |
---|---|
java.lang.reflect.Method |
fromDescription(org.junit.runner.Description description)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestMethodLocator(java.lang.Class testClass)
Method Detail |
---|
public java.lang.reflect.Method fromDescription(org.junit.runner.Description description)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |