grpc-java/protobuf-lite
Eric Anderson 4c1bab9ed5 Prepare for JUnit 4.13
It deprecates ExpectedException and Assert.assertThat(T, org.hamcrest.Matcher).
Without Java 8 we don't want to migrate away from ExpectedException at
this time. We tend to prefer Truth over Hamcrest, so I swapped the one
instance of Assert.assertThat() to use Truth. With this change we get a
warning-less build with JUnit 4.13. We don't yet upgrade because we
still need to support JUnit 4.12 for some use-cases, but will be able to
upgrade to 4.13 soon when they upgrade.
2020-09-28 17:07:50 -05:00
..
src Prepare for JUnit 4.13 2020-09-28 17:07:50 -05:00
BUILD.bazel bazel: Fix renamed javalite target 2019-12-18 10:24:14 -08:00
build.gradle all: migrate gradle build to java-library plugin 2020-05-04 16:44:30 -07:00