ProtoTest API Reference ProtoTest API Reference

Interface IProtoDataProvisioner<T>

Namespace
ProtoTest.Data
Assembly
ProtoTest.Data.dll

Convenience contract when provisioning input and result use the same type.

public interface IProtoDataProvisioner<T> : IProtoDataProvisioner<T, T>

Type Parameters

T
Inherited Members
IProtoDataProvisioner<T, T>.CreateAsync(T, ProtoDataProvisioningContext, CancellationToken)
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)
Edit this page
ProtoTest is open source under the MIT license.