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

public class TestNGParserTaskExporter extends TestParserTaskExporter
  • Constructor Details

    • TestNGParserTaskExporter

      public TestNGParserTaskExporter()
  • Method Details

    • getTestType

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