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

Capture request before throwing exception #4

Merged

Conversation

sandermvanvliet
Copy link
Owner

When you configure the handler to throw an exception via ShouldThrow() the handler now captures the request before actually throwing the exception.
This allows you to check that a request was actually made.

@sandermvanvliet sandermvanvliet merged commit e8269fa into master Sep 24, 2019
@sandermvanvliet sandermvanvliet deleted the feature/capture-request-before-throwing-exception branch September 24, 2019 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant