Uses of Interface
net.serenitybdd.core.Reportable
Packages that use Reportable
-
Uses of Reportable in net.serenitybdd.core
Methods in net.serenitybdd.core with parameters of type ReportableModifier and TypeMethodDescriptionstatic voidSerenity.reportThat(String message, Reportable reportableAction) Perform an arbitrary task and record it as a step in the reports.