gerrit/gerrit-server
David Pursehouse 7c677298dd NotPredicateTest: Fix misuse of ExpectedException
Any additional statements after the statement that is expected to
throw will never be executed in a passing test. This can lead to
inappropriately passing tests where later incorrect assertions are
skipped by the thrown exception [1].

[1] http://errorprone.info/bugpattern/ExpectedExceptionChecker

Change-Id: I06a08ddd15e32decf5c18289ba228c2c78b31065
2018-07-18 09:37:41 +09:00
..
src NotPredicateTest: Fix misuse of ExpectedException 2018-07-18 09:37:41 +09:00
BUILD Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00