-
Notifications
You must be signed in to change notification settings - Fork 35
T_CodeJam_PerfTests_Competition
andrewvk edited this page Nov 8, 2016
·
2 revisions
NUnit runner for competition performance tests.
System.Object
CodeJam.PerfTests.Competition
Namespace: CodeJam.PerfTests
Assemblies: CodeJam.PerfTests.MSTest (in CodeJam.PerfTests.MSTest.dll) Version: 1.1.0.0 (1.1.0.0)
CodeJam.PerfTests.NUnit (in CodeJam.PerfTests.NUnit.dll) Version: 1.1.0.0 (1.1.0.0)
CodeJam.PerfTests.xUnit (in CodeJam.PerfTests.xUnit.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static class Competition
VB
Public NotInheritable Class Competition
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Competition = class end
Name | Description | |
---|---|---|
Run(Type, ICompetitionConfig) | Runs the benchmark. | |
Run(T)(ICompetitionConfig) | Runs the benchmark. | |
Run(T)(T, ICompetitionConfig) | Runs the benchmark. |