Interface PickleOrder


public interface PickleOrder
  • Method Summary

    Modifier and Type
    Method
    Description
    List<io.cucumber.core.gherkin.Pickle>
    orderPickles(List<io.cucumber.core.gherkin.Pickle> pickles)
     
  • Method Details

    • orderPickles

      List<io.cucumber.core.gherkin.Pickle> orderPickles(List<io.cucumber.core.gherkin.Pickle> pickles)