Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
SIS-457 Migrate tests to JUnit 5
- Resolved