We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reports failed assertions to user.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected abstract void ReportAssertionsFailed( string messages, CompetitionState competitionState )
VB
Protected MustOverride Sub ReportAssertionsFailed ( messages As String, competitionState As CompetitionState )
F#
abstract ReportAssertionsFailed : messages : string * competitionState : CompetitionState -> unit
CompetitionRunnerBase ClassCodeJam.PerfTests.Running.Core Namespace