Skip to content

ActionAssertionsChain<TException>.That Property

Definition

Gets the exception that was thrown, for use in further assertions via .Should().

public TException That { get; }

Property Value

TException