Avoid mocking Guava caches in tests

Guava caches are annotated with @DoNotMock and
therefore mocking them in tests results in a
errorprone violation.

Some of the mock-intensive tests are not possible
anymore and other tests are adapted to use a real
cache object.

Bug: Issue 13263
Change-Id: I485b0018c81f778d0244ac513432db01e021c295
2 files changed
tree: c7dd57cac1fa84fb03ee31ce5d87acf34f1c34aa
  1. src/
  2. .gitignore
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
  7. WORKSPACE
README.md

plugins_websession-broker

Gerrit Code Review plugin for storing and broadcasting websessions to an external broker