You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anant Damle (Jira)" <ji...@apache.org> on 2021/01/06 01:09:00 UTC

[jira] [Work started] (BEAM-11572) Use MatcherAssert#assertThat instead of deprecated Assert#assertThat

     [ https://issues.apache.org/jira/browse/BEAM-11572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-11572 started by Anant Damle.
------------------------------------------
> Use MatcherAssert#assertThat instead of deprecated Assert#assertThat
> --------------------------------------------------------------------
>
>                 Key: BEAM-11572
>                 URL: https://issues.apache.org/jira/browse/BEAM-11572
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>    Affects Versions: 2.26.0
>            Reporter: Anant Damle
>            Assignee: Anant Damle
>            Priority: P2
>
> Beam tests usesĀ *deprecated* [Assert#assertThat|https://junit.org/junit4/javadoc/latest/org/junit/Assert.html#assertThat(T,%20org.hamcrest.Matcher)] which needs to be changed to [MatcherAssert#assertThat|https://junit.org/junit4/javadoc/latest/org/hamcrest/MatcherAssert.html#assertThat(T,%20org.hamcrest.Matcher)]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)