Skip to content

Use the same JUnit version everywhere #1500

Closed
@iluwatar

Description

@iluwatar

At the moment there are some modules that are still using JUnit 4. Most of the codebase uses JUnit 5, but even with that there are different versions. For example unit-of-work and partial-response declare their own versions.

In this ticket let's try to apply the same version of JUnit 5 everywhere upgrading from JUnit 4 where needed.

This issue has been partially addressed using #1542 and #1668

Tests from two modules serverless and naked-objects are not being executed.

Respective issues have been opened for resolving the tests in favour of these two modules.

Resolving these two issues should close this current issue

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions