Extract configuration to a separate class

Centralize reading of configuration parameters and use the mockito
library for the unit testing.

Change-Id: I46159fef5bcf9632cba45078177054e6ab7ceccd
10 files changed
tree: e9292bc1e3a39f50bb30fee50aa5eb05a6c1fc1f
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

[Build Status