[
https://issues.apache.org/jira/browse/SIS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-579.
-------------------------------------
Resolution: Fixed
> Do not extend JUnit Assert class
> --------------------------------
>
> Key: SIS-579
> URL: https://issues.apache.org/jira/browse/SIS-579
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Build process
> Affects Versions: 1.3
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.4
>
>
> SIS extents {{org.junit.Assert}} class for adding our own assertion methods
> as an addition to JUnit's ones. It was no longer possible in early version of
> JUnit 5, where the {{Assertions}} class became final. Later JUnit 5 versions
> allow extensibility again, but we may be better to avoid it.
> * [JUnit 5
> Javadoc|https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupiter/api/Assertions.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)