DeletePreconditionsTest: Replace ExpectedException with assertThrows

Change-Id: I6d98f81c930574aaad3fd8fe3a79381551b4ab79
1 file changed
tree: c7c46ed28cc24978103c3afe44f1e43a8f2aba9d
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .bazelversion
  8. .gitignore
  9. bazlets.bzl
  10. BUILD
  11. external_plugin_deps.bzl
  12. LICENSE
  13. plugin.html
  14. README.md
  15. 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