Project:
View Revisions: Issue #47111 | [ Back to Issue ] | ||
Summary | 0047111: Upgrade jUnit to latest 4.x version | ||
Revision | 2022-05-23 12:18 by shuehner | ||
Description | The junit library version is outdated (4.12) and should be updated to the latest 4.x version (4.13.2) https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.2.md [^] Note that 4.13 deprecrated Assert.assertThat which is used heavily (762 in backoffice alone) so that will require some simple but broad changes. |
||
Revision | 2022-05-23 10:14 by shuehner | ||
Description | The junit library version is outdated (4.12) and should be updated to the latest 4.x version (4.13.1) https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md [^] https://github.com/junit-team/junit4/blob/HEAD/doc/ReleaseNotes4.13.1.md [^] Note that 4.13 deprecrated Assert.assertThat which is used heavily (762 in backoffice alone) so that will require some simple but broad changes. |
Copyright © 2000 - 2009 MantisBT Group |