Class FeatureBackgroundNarrative

java.lang.Object
net.thucydides.core.requirements.model.FeatureBackgroundNarrative

public class FeatureBackgroundNarrative extends Object
  • Constructor Details

    • FeatureBackgroundNarrative

      public FeatureBackgroundNarrative(String title, String description)
  • Method Details

    • getTitle

      public String getTitle()
    • getDescription

      public String getDescription()