kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
64 stars 63 forks source link

Kitodo-API: Replace Junit4 with Junit5 calls #6030

Closed henning-gerhardt closed 7 months ago

henning-gerhardt commented 7 months ago

First pull request of a few others following: replacing the used Junit4 with Junit5 calls including adjustments for Junit5 usage. This can be done step by step or module by module and in the last module the dependency for Junit4 can be removed.