Class NarrativeExtractor

java.lang.Object
com.github.invictum.reportportal.NarrativeExtractor

public class NarrativeExtractor extends Object
Narrative extractor used to discover narrative for different types of tests
  • Constructor Details

    • NarrativeExtractor

      public NarrativeExtractor(net.thucydides.core.model.TestOutcome test, Function<net.thucydides.core.annotations.Narrative,String> formatter)
  • Method Details