Skip to content
  • Vincent CUCCHIETTI's avatar
    Migrate tests from JUnit4 to JUnit5. · 024730f7
    Vincent CUCCHIETTI authored and Maxime Journot's avatar Maxime Journot committed
    Replaced dependency junit v4.13.2 with org.junit.jupiter (api and engine) v5.9.0
    Added dependency to org.hamcrest (library) v2.2
    Replaced all Junit4 assertions with their JUnit5 counterparts
    Removed shared resources between DragForceTest and TimeSpanDragForceTest (luc)
    
    Fixes #956.
    024730f7