API Reference
Class
BenchmarkPolicyResolver
Resolves scoped organization policy into an effective cloned pack without modifying source content.
Inheritance
- Object
- BenchmarkPolicyResolver
Methods
public static BenchmarkPolicyResolution Resolve(BenchmarkPack pack, BenchmarkPolicySet policy, BenchmarkHostFacts facts, IEnumerable<String> profileIds, Nullable<DateTimeOffset> effectiveAt = null) #Returns:
BenchmarkPolicyResolutionResolves currently effective decisions for one target and profile selection.
Parameters
- pack TestimoX.Benchmarks.BenchmarkPack
- policy TestimoX.Benchmarks.Policy.BenchmarkPolicySet
- facts TestimoX.Benchmarks.Execution.BenchmarkHostFacts
- profileIds System.Collections.Generic.IEnumerable{System.String}
- effectiveAt System.Nullable{System.DateTimeOffset} = null