Class TestMethodLocator
- java.lang.Object
 - 
- com.atlassian.confluence.util.test.rules.TestMethodLocator
 
 
- 
@Deprecated public class TestMethodLocator extends Object
Deprecated.since 7.20 no replacementUses aDescriptionto locate the test method within the given class.- Since:
 - 5.4
 
 
- 
- 
Constructor Summary
Constructors Constructor Description TestMethodLocator(Class testClass)Deprecated. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description MethodfromDescription(org.junit.runner.Description description)Deprecated. 
 -