ProtoTest API Reference ProtoTest API Reference

Enum ProtoRunGateOutcome

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll

How a Run gate evaluated.

public enum ProtoRunGateOutcome
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Fields

Failed = 2
Passed = 0
Skipped = 3
Warning = 1
Edit this page
ProtoTest is open source under the MIT license.