Class JUnitParserTaskExporter

java.lang.Object
com.atlassian.bamboo.plugins.testresultparser.task.exporter.TestParserTaskExporter
com.atlassian.bamboo.plugins.testresultparser.task.exporter.JUnitParserTaskExporter
All Implemented Interfaces:
TaskDefinitionExporter

public class JUnitParserTaskExporter extends TestParserTaskExporter
  • Constructor Details

    • JUnitParserTaskExporter

      public JUnitParserTaskExporter()
  • Method Details

    • getTestType

      @NotNull protected com.atlassian.bamboo.specs.model.task.TestParserTaskProperties.TestType getTestType()
      Specified by:
      getTestType in class TestParserTaskExporter