Package io.cucumber.core.plugin.report
Class ReportStepConfiguration
- java.lang.Object
-
- io.cucumber.core.plugin.report.ReportStepConfiguration
-
public final class ReportStepConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description ReportStepConfiguration(String stepName)
-
-
-
Constructor Detail
-
ReportStepConfiguration
@ConstructorProperties("stepName") public ReportStepConfiguration(String stepName)
-
-