Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing/Old explanation in documentation for exception extensions #750

Closed
Avathillion opened this issue Oct 27, 2023 · 3 comments · Fixed by #795
Closed

Missing/Old explanation in documentation for exception extensions #750

Avathillion opened this issue Oct 27, 2023 · 3 comments · Fixed by #795

Comments

@Avathillion
Copy link

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

@304NotModified
Copy link
Contributor

I'm working on this, see #795

@304NotModified
Copy link
Contributor

@dtchepak this need the GitHub action to see the changes on https://nsubstitute.github.io/help/throwing-exceptions/, right?

@dtchepak
Copy link
Member

dtchepak commented May 1, 2024

@dtchepak this need the GitHub action to see the changes on https://nsubstitute.github.io/help/throwing-exceptions/, right?

@304NotModified yes, I'll push the new site once the release build workflow is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants