Class NarrativeFromCucumberComments

java.lang.Object
net.thucydides.core.requirements.model.cucumber.NarrativeFromCucumberComments

public class NarrativeFromCucumberComments
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    NarrativeFromCucumberComments()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String in​(java.util.List<io.cucumber.messages.Messages.GherkinDocument.Comment> comments)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NarrativeFromCucumberComments

      public NarrativeFromCucumberComments()
  • Method Details

    • in

      public static java.lang.String in​(java.util.List<io.cucumber.messages.Messages.GherkinDocument.Comment> comments)