Package io.cucumber.core.runtime
Interface FeatureSupplier
- All Known Implementing Classes:
FeaturePathFeatureSupplier
public interface FeatureSupplier
-
Method Summary
-
Method Details
-
get
List<io.cucumber.core.gherkin.Feature> get()
-
FeaturePathFeatureSupplier