JUnit 5 migration (partial)

Andrus Adamchik <[email protected]> Sun, 3 May 2026 11:49:16 -0400
Newsgroups gmane.comp.java.cayenne.devel
Message-ID <[email protected]>
A heads up...

I switched Cayenne "master" to JUnit 5 dependencies. This is just the =
first step. Most of the code base is still running JUnit 4 tests via =
JUnit "vintage" adapter. Modeler is fully switched to 5. Eventually we =
should switch the rest.

Andrus=