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

Use the ExpectedException rule. #4035

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Conversation

caalador
Copy link
Contributor

@caalador caalador commented Apr 30, 2018

All tests that test a thrown exception should use the
Rule ExpectedException to verify that the message
is the expected one and we fail the correct way.


This change is Reviewable

All tests that test a thrown exception should use the
Rule ExpectedException to verify that the message
is the expected one and we fail the correct way.
@denis-anisimov
Copy link
Contributor

:lgtm:


Reviewed 4 of 4 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@denis-anisimov denis-anisimov merged commit eb413c8 into master Apr 30, 2018
@denis-anisimov denis-anisimov deleted the issues/3327_expected_rule branch April 30, 2018 11:30
@gilberto-torrezan gilberto-torrezan added this to the 1.0.0.beta9 milestone Apr 30, 2018
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.

3 participants