CLIReporterSettingsExtensions.

DisableSummary(CLIReporterSettings) Method

Summary

Disables the statistical summary table from being shown.

Syntax

public static CLIReporterSettings DisableSummary(this CLIReporterSettings settings)

Parameters

Name Type Description
settings CLIReporterSettings The settings.

Return Value

Type Description
CLIReporterSettings The updated settings.