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