ProtoTest API Reference ProtoTest API Reference

Enum ProtoTraceOutcome

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll
public enum ProtoTraceOutcome
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Fields

Cancelled = 4
Failed = 3
Partial = 2
Skipped = 5
Succeeded = 1
Unknown = 0
Edit this page
ProtoTest is open source under the MIT license.