Interface FeatureSupplier

All Known Implementing Classes:
FeaturePathFeatureSupplier

public interface FeatureSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    List<io.cucumber.core.gherkin.Feature>
    get()
     
  • Method Details

    • get

      List<io.cucumber.core.gherkin.Feature> get()