ToolFixtureProcessRunner<TFixtureResult>.

Results Property

Summary

Gets the results.

Syntax

public IReadOnlyList<TFixtureResult> Results { get; }

Value

Type Description
IReadOnlyList<TFixtureResult> The results.