Class ReferencedExampleTable

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

public class ReferencedExampleTable extends Object
An example table that is mentioned by name in a feature narrative.
  • Constructor Details

    • ReferencedExampleTable

      public ReferencedExampleTable(io.cucumber.messages.Messages.GherkinDocument.Feature feature)
  • Method Details