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

Add Result#getAssumptionFailureCount #1530

Merged

Conversation

kcooney
Copy link
Member

@kcooney kcooney commented Jun 6, 2018

This is a copy of pull #1294 with fixes and tests for the serialization code for Result.

Fix unit test assumeWithExpectedException: it was throwing AssumptionViolatedException thus being skipped (see junit-team#98).
@stefanbirkner
Copy link
Contributor

Thanks for fixing the original PR.

@kcooney kcooney added this to the 4.13 milestone Jun 7, 2018
@kcooney kcooney force-pushed the fix-test-assumeWithExpectedException branch 2 times, most recently from 16f967b to b982294 Compare June 9, 2018 23:21
@kcooney kcooney force-pushed the fix-test-assumeWithExpectedException branch from b982294 to eb75886 Compare June 9, 2018 23:22
@kcooney kcooney merged commit f5dda83 into junit-team:master Jun 17, 2018
@kcooney kcooney deleted the fix-test-assumeWithExpectedException branch July 28, 2018 16:37
aristotle0x01 pushed a commit to aristotle0x01/junit4 that referenced this pull request Jun 27, 2022
…pectedException

Add Result#getAssumptionFailureCount
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.

None yet

3 participants