[ 
https://issues.apache.org/jira/browse/KNOX-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726016#comment-16726016
 ] 

ASF subversion and git services commented on KNOX-1701:
-------------------------------------------------------

Commit dd0c41e6be501a86af4a857e54a305eace1b3f11 in knox's branch 
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=dd0c41e ]

KNOX-1701 - Use hamcrest assertThat instead of junit

Signed-off-by: Kevin Risden <kris...@apache.org>


> Use hamcrest assertThat instead of junit
> ----------------------------------------
>
>                 Key: KNOX-1701
>                 URL: https://issues.apache.org/jira/browse/KNOX-1701
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: KNOX-1701.patch
>
>
> We currently have usages of "import static org.junit.Assert.assertThat;" that 
> can be replaced directly with hamcrest. In most places we currently use 
> hamcrest anyway. Junit 5 removes assertThat from Junit so we might as well 
> migrate only to hamcrest for assertThat.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to