synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Upgrade to jUnit 5 #65

Closed berryware closed 3 years ago

berryware commented 3 years ago

Time to upgrade to jUnit 5

berryware commented 3 years ago

Upgraded to jUnit5 to have the better Parameterized Tests, but am disappointed that junit jupiter runs slower than jUnit4