Summary
Gets the results.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- Tool
Fixture Process Runner <TFixtureResult>
Syntax
public IReadOnlyList<TFixtureResult> Results { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyList |
The results. |
