Class TestAnnotationsExtractor

java.lang.Object
com.atlassian.jira.functest.framework.TestAnnotationsExtractor

public class TestAnnotationsExtractor extends Object
A tool to extract annotations from test first from method level, then from class level.
Since:
v7.1
  • Constructor Details

    • TestAnnotationsExtractor

      public TestAnnotationsExtractor(org.junit.runner.Description description)
  • Method Details