mirror of
https://github.com/google/nomulus.git
synced 2025-06-20 03:10:47 +02:00
JUnit 4.13 isn't released yet, but these functions are essential to being able to write good test assertions about thrown exceptions. Rather than not using them until JUnit 4.13 comes out (which might be awhile, as JUnit 4.12 came out almost three years ago), we're making the same decision that Google made internally, which is to backport them. Indeed, the only reason this commit is necessary is to fix breakage in the Nomulus build, as the existing code worked fine internally where the backports are already in place. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=173435579 |
||
---|---|---|
.. | ||
google/registry |