Skip to content

ExceptionAssertionsChain<T>.And Property

Definition

Gets the assertions object for chaining further assertions.

public ExceptionAssertions<T> And { get; }

Property Value

ExceptionAssertions<T>