Package net.serenitybdd.core.reports
Interface AndContent
-
- All Superinterfaces:
FromFile
- All Known Implementing Classes:
ReportDataSaver
public interface AndContent extends FromFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
andContents(String contents)
-
Methods inherited from interface net.serenitybdd.core.reports.FromFile
downloadable, fromFile, fromFile
-
-
-
-
Method Detail
-
andContents
void andContents(String contents)
-
-