Merge "Disable errorprone's DoNotCall check in junit" am: 06d093120d Original change: https://android-review.googlesource.com/c/platform/external/junit/+/1899553 Change-Id: If5149fcbc30c5fb5853d9a9393142e2d2738a38f
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: