ProtoTest API Reference ProtoTest API Reference

Interface IProtoTestIdGenerator

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

Methods

Next(MethodInfo)

ProtoTestId Next(MethodInfo testMethod)

Parameters

testMethod MethodInfo

Returns

ProtoTestId
Edit this page
ProtoTest is open source under the MIT license.