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

Fix for issue #1192: NotSerializableException with AssumptionViolatedException #1654

Merged

Commits on Feb 21, 2020

  1. Added serializable descriptions of values and matchers and use them i…

    …n writeObject serialization of AssumptionViolatedException
    sirchia committed Feb 21, 2020
    Copy the full SHA
    8b32a10 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Copy the full SHA
    1d496a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Apply suggestions from code review

    Give assertion methods shorter names.
    
    Co-authored-by: Stefan Birkner <github@stefan-birkner.de>
    kcooney and stefanbirkner committed Jan 10, 2021
    Copy the full SHA
    3a2be85 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Update AssumptionViolatedExceptionTest.java

    Fix compile errors caused by previous commit.
    kcooney committed Jan 11, 2021
    Copy the full SHA
    de4e176 View commit details
    Browse the repository at this point in the history