Files
gerrit/gerrit-gpg
Dave Borowitz a278b95161 Distinguish between assertProblems and assertNoProblems
assertProblems(foo) with an implicit empty list can be confusing to
read. You can tell I figured this out, because
GerritPublicKeyCheckerTest, which postdates the other tests, already
used this pattern. Use it consistently everywhere.

Use (String, String...) in method signatures to make invalid use of
assertProblems with no expected problems a compile-time error.

Change-Id: I5621c586ac16dff2a34d30efd1cca8949907316d
2015-10-23 12:42:28 -07:00
..
2015-10-09 10:04:18 -04:00