UpdateCheckerIT: Don't set checker fields which are unrelated to the test

Several tests were unnecessarily setting a name and a repository when
creating checkers. If the name and repository are not relevant for the
test it improves readability to not set them at all.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I66ec39d60aaceffb67a5dfc533725d3f174c8282
1 file changed
tree: 7acc3172af4728dbe72a557064ff9815793d0327
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. 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.