Skip to content

ReadOnlySpanAssertionsChain<TItem>.And Property

Definition

Gets the assertions object for chaining further assertions.

public ReadOnlySpanAssertions<TItem> And { get; }

Property Value

ReadOnlySpanAssertions<TItem>