jakartaee / jsonb-api

Jakarta JSON Binding
https://eclipse-ee4j.github.io/jsonb-api/
Other
78 stars 39 forks source link

TCK tests should support JUnit assertions #274

Open Verdent opened 3 years ago

Verdent commented 3 years ago

TCK tests should be changed to support JUnit assertions. I might suggest to migrate to JUnit 5 and use Hamcrest assertions such as assertThat.