ProtoTest API Reference ProtoTest API Reference

Enum ProtoReportStatus

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

Fields

Error = 4
Info = 1
Neutral = 0
Success = 2
Warning = 3
Edit this page
ProtoTest is open source under the MIT license.