ProtoTest API Reference ProtoTest API Reference

Interface IProtoReportSource

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll

Produces a snapshot of normalized items for end-of-run reporting.

public interface IProtoReportSource
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Methods

GetReportItems()

IEnumerable<ProtoReportItem> GetReportItems()

Returns

IEnumerable<ProtoReportItem>
Edit this page
ProtoTest is open source under the MIT license.