Skip to content

Commit

Permalink
Auto: Merge docs website via CI [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Appveyor (on behalf of Craig Fowler) committed Oct 25, 2024
2 parents 131db88 + 0bc6b26 commit ad325e4
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="CSF_Screenplay_Reporting_PerformanceReportBuilder__ctor_System_Collections_Generic_List_CSF_Screenplay_ReportModel_IdentifierAndNameModel__CSF_Screenplay_Reporting_IGetsValueFormatter_CSF_Screenplay_IFormatsReportFragment_" data-uid="CSF.Screenplay.Reporting.PerformanceReportBuilder.#ctor(System.Collections.Generic.List{CSF.Screenplay.ReportModel.IdentifierAndNameModel},CSF.Screenplay.Reporting.IGetsValueFormatter,CSF.Screenplay.IFormatsReportFragment)">
PerformanceReportBuilder(List&lt;IdentifierAndNameModel&gt;, IGetsValueFormatter, IFormatsReportFragment)
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L254"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L257"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Initialises a new instance of <a class="xref" href="CSF.Screenplay.Reporting.PerformanceReportBuilder.html">PerformanceReportBuilder</a>.</p>
Expand Down Expand Up @@ -378,7 +378,7 @@ <h4 class="section" id="CSF_Screenplay_Reporting_PerformanceReportBuilder_BeginP

<h3 id="CSF_Screenplay_Reporting_PerformanceReportBuilder_EndPerformable_System_Object_CSF_Screenplay_Actor_" data-uid="CSF.Screenplay.Reporting.PerformanceReportBuilder.EndPerformable(System.Object,CSF.Screenplay.Actor)">
EndPerformable(object, Actor)
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L218"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L221"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Indicates that the current performable has finished normally and that it should no longer be current.</p>
Expand Down Expand Up @@ -515,7 +515,7 @@ <h4 class="section" id="CSF_Screenplay_Reporting_PerformanceReportBuilder_Record

<h3 id="CSF_Screenplay_Reporting_PerformanceReportBuilder_RecordFailureForCurrentPerformable_System_Exception_" data-uid="CSF.Screenplay.Reporting.PerformanceReportBuilder.RecordFailureForCurrentPerformable(System.Exception)">
RecordFailureForCurrentPerformable(Exception)
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L238"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay/Reporting/PerformanceReportBuilder.cs/#L241"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Records the current performable as a failure, due to an uncaught exception.</p>
Expand Down

0 comments on commit ad325e4

Please sign in to comment.