-
Notifications
You must be signed in to change notification settings - Fork 35
T_CodeJam_PerfTests_Running_Core_CompetitionCore
andrewvk edited this page Nov 8, 2016
·
2 revisions
Helpers for performance testing infrastructure.
System.Object
CodeJam.PerfTests.Running.Core.CompetitionCore
Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static class CompetitionCore
VB
<ExtensionAttribute>
Public NotInheritable Class CompetitionCore
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type CompetitionCore = class end
The CompetitionCore type exposes the following members.
Name | Description | |
---|---|---|
AddAnalyserWarning | Reports analyser warning. | |
IsCriticalError | The message severity is setup error or higher. | |
IsTestErrorOrHigher | The message severity is test error or higher. | |
IsWarningOrHigher | The message severity is warning or higher. | |
ToLogString | Log format for the message. | |
WriteExceptionMessage | Writes the setup exception message. |
Name | Description | |
---|---|---|
RunState | Run state slot. |