Class ReportData
java.lang.Object
net.thucydides.model.domain.ReportData
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionReportData(String title, String contents, String path) ReportData(String title, String contents, String path, Boolean isEvidence) -
Method Summary
Modifier and TypeMethodDescriptionasEvidence(Boolean isEvidence) booleangetId()getPath()getTitle()inthashCode()static ReportData.ReportDataBuilder
-
Constructor Details
-
ReportData
-
ReportData
-
-
Method Details
-
withTitle
-
getTitle
-
getContents
-
getPath
-
getId
-
asEvidence
-
isEvidence
-
equals
-
hashCode
-