netty5/buffer/src
Norman Maurer 3f2c5ccd46 Replace deprecated Assert.assertThat(...) with MatcherAssert.assertThat(...) (#10699)
Motivation:

junit deprecated Assert.assertThat(...)

Modifications:

Use MatcherAssert.assertThat(...) as replacement for deprecated method

Result:

Less deprecation warnings
2020-10-18 14:55:21 +02:00
..
main Fix or suppress LGTM findings (#10689) 2020-10-17 09:57:52 +02:00
test/java/io/netty/buffer Replace deprecated Assert.assertThat(...) with MatcherAssert.assertThat(...) (#10699) 2020-10-18 14:55:21 +02:00