Revert "Revert matchers back to 4.10 to compile against Hamcrest 1.1"

This reverts commit 86f323b2a73c9c250fbe25b828435aa936704ab3.

Bug: 30946317
Test: make checkbuild
Change-Id: Ie72fec656d01f24a1724d33a35ceecdb57aaba57
14 files changed
tree: 9930cc8a22092529188aaa026b3af0681c8c3023
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.mk
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. README.md
  13. README.version
  14. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud