Skip to content

F_CodeJam_PerfTests_CompetitionHelpers_PerfTestCategory

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionHelpers.PerfTestCategory Field

Default category prefix for performance tests.

Namespace: CodeJam.PerfTests
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public const string PerfTestCategory = "Performance"

VB

Public Const PerfTestCategory As String = "Performance"

F#

static val mutable PerfTestCategory: string

Field Value

Type: String

See Also

Reference

CompetitionHelpers Class
CodeJam.PerfTests Namespace

Clone this wiki locally