Skip to content

Properties_T_CodeJam_PerfTests_Running_Core_NUnitCompetitionRunner

andrewvk edited this page Nov 8, 2016 · 1 revision

NUnitCompetitionRunner Properties

The NUnitCompetitionRunner type exposes the following members.

Properties

 

Name Description
Protected property DefaultAdditionalRerunsIfAnnotationsUpdated Count of additional runs performed after updating source annotations. (Inherited from CompetitionRunnerBase.)
Protected property DefaultLongRunningBenchmarkLimit Default timing limit to detect long-running benchmarks. (Inherited from CompetitionRunnerBase.)
Protected property DefaultMaxRerunsIfValidationFailed Maximum count of retries performed if the limit checking failed. (Inherited from CompetitionRunnerBase.)
Protected property DefaultMaxRunsAllowed Default timing limit to detect too fast benchmarks. (Inherited from CompetitionRunnerBase.)
Protected property DefaultSkipRunsBeforeApplyingAnnotations Count of runs skipped before source annotations will be applied. (Inherited from CompetitionRunnerBase.)
Protected property DefaultTooFastBenchmarkLimit Timing limit for too fast runs. (Inherited from CompetitionRunnerBase.)
Protected property DumpSummaryToHostLogger Gets a value indicating whether the last run summary should be dumped into host logger. (Overrides CompetitionRunnerBase.DumpSummaryToHostLogger.)
  Back to Top

See Also

Reference

NUnitCompetitionRunner Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally