Func act = async () => await sut.DoSth(null!); await act.Should().ThrowExactlyAsync();