diff --git a/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html b/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html index 24a6c0dc..2743ad7f 100644 --- a/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html +++ b/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html @@ -162,7 +162,7 @@

Constructors

PerformanceReportBuilder(List<IdentifierAndNameModel>, IGetsValueFormatter, IFormatsReportFragment) - +

Initialises a new instance of PerformanceReportBuilder.

@@ -378,7 +378,7 @@

EndPerformable(object, Actor) - +

Indicates that the current performable has finished normally and that it should no longer be current.

@@ -515,7 +515,7 @@

RecordFailureForCurrentPerformable(Exception) - +

Records the current performable as a failure, due to an uncaught exception.