Fix names of setup methods for check tests

The setup methods were called 'setTimeForTesting' but except one these
methods don't set any time. The one setup method that seits the time
does also other things so also for this method the name wasn't accurate.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I56acff70dda4abdaeaa677af4dc6e8f3598a4757
3 files changed
tree: 5f5e536313bb2afd7c2b373d94c13dae74447816
  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.