Uses of Interface
net.serenitybdd.core.Reportable
| Package | Description |
|---|---|
| net.serenitybdd.core |
Core domain model for the Serenity application.
|
-
Uses of Reportable in net.serenitybdd.core
Methods in net.serenitybdd.core with parameters of type Reportable Modifier and Type Method Description static voidSerenity. reportThat(java.lang.String message, Reportable reportableAction)Perform an arbitrary task and record it as a step in the reports.