CheckerOperationsImplTest: Fix test for retrieving non-existing checker

The test that attempted to test this was actually testing the retrieval
of a checker for an invalid UUID. We expect different exceptions for
these two cases.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I3494170f0911f873fe8ba64802b1fd50bfe83cf3
1 file changed
tree: f9b573a8e3b5b0af4e9a30a619f5662ca629f68f
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.