NSubstitute icon indicating copy to clipboard operation
NSubstitute copied to clipboard

Missing/Old explanation in documentation for exception extensions

Open Avathillion opened this issue 2 years ago • 0 comments

I miss the explanation of throwing exceptions with the ExceptionExtensions class in the documentation. There is only the example with Returns(x => {throw new Exeption(); });

Would be good if the documentation represents the best way to implementing stuff. :-) Thx

Avathillion avatar Oct 27 '23 07:10 Avathillion