Description
Beam tests usesĀ deprecated Assert#assertThat which needs to be changed to MatcherAssert#assertThat
Adding a linter check to prevent future usage would make the implementation more robust.
Attachments
Issue Links
- links to
Beam tests usesĀ deprecated Assert#assertThat which needs to be changed to MatcherAssert#assertThat
Adding a linter check to prevent future usage would make the implementation more robust.