Class DescriptionWithScenarioReferences
java.lang.Object
net.thucydides.core.requirements.model.cucumber.DescriptionWithScenarioReferences
-
Constructor Summary
ConstructorsConstructorDescriptionDescriptionWithScenarioReferences(io.cucumber.messages.Messages.GherkinDocument.Feature feature) -
Method Summary
Modifier and TypeMethodDescriptionfrom(io.cucumber.messages.Messages.GherkinDocument.Feature feature)
-
Constructor Details
-
DescriptionWithScenarioReferences
public DescriptionWithScenarioReferences(io.cucumber.messages.Messages.GherkinDocument.Feature feature)
-
-
Method Details
-
forText
-
from
public static DescriptionWithScenarioReferences from(io.cucumber.messages.Messages.GherkinDocument.Feature feature)
-