Interface WithParameters

All Known Subinterfaces:
ExecutableItem
All Known Implementing Classes:
FixtureResult, StepResult, TestResult

public interface WithParameters
The marker interface for model objects that could be parameterised.
Since:
2.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets parameters.
  • Method Details

    • getParameters

      List<Parameter> getParameters()
      Gets parameters.
      Returns:
      the parameters