Migrate from easymock to mockito

Mockito naturally uses equals() for argument matching, so we can
remove the argument matcher classes that were implemented for Easymock
and instead just add equals() methods on the classes being matched.

Bug: Issue 5057
Change-Id: Ib9befe36b248529262ccedc0a24d63b54b43020b
10 files changed
tree: 9a6f66ebddf3477c904b6cdbd6bf40938bc5dbbc
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE