Class TestMethodLocator
- java.lang.Object
-
- com.atlassian.confluence.util.test.rules.TestMethodLocator
-
@Deprecated public class TestMethodLocator extends Object
Deprecated.since 7.20 no replacementUses aDescription
to 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 Method
fromDescription(org.junit.runner.Description description)
Deprecated.
-