Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Jun 8, 2018

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good apart from the typo I spotted.

I let you fix it and merge? Thanks!

* Useful in particular when expecting an exception for each execution of a loop,
* in which case {@link org.junit.rules.ExpectedException} or {@link Test#expected()} cannot be used.
* <p>
* By default any throw exception will be accepted; if you want to run additional checks on the thrown exception,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/throw/thrown/

@yrodiere yrodiere merged commit eefe435 into hibernate:master Jun 8, 2018
@yrodiere
Copy link
Member Author

yrodiere commented Jun 8, 2018

Fixed the typo and merged. Thanks!

@yrodiere yrodiere deleted the HSEARCH-3201 branch August 30, 2018 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants