Skip to content

Reporters: General

TL;DR — This page mirrors the General section from Reporters as a focused reference.

When to use

Use this page when you need the focused member list, signatures, and source notes for this section without scanning the full parent reference.

C# (CAC) usage

ConfigureReportPortal

Source file, signature, and docstring

Member ReporterBuilder.ConfigureReportPortal(ReportPortalConfig reportPortalConfig)

Kind function

Declaring Type ReporterBuilder

Source File QaaS.Runner.Assertions/ConfigurationObjects/ReporterBuilder.cs

Signature

public ReporterBuilder ConfigureReportPortal(ReportPortalConfig reportPortalConfig)

Docstring

Sets the ReportPortal configuration used when creating a ReportPortal reporter.

Edge cases

  • This page is generated from the parent reference section; edit the source XML docs or generator when content needs to change.
  • If a linked source member is renamed, regenerate the reference docs before changing prose by hand.

See also