You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing tests are JUnit 3 tests, but recent versions of JUnit (v6) consider even JUnit 4 support as deprecated, so at some point in the future it will probably become complicated to run JUnit 3 tests with modern tools.
The existing tests are JUnit 3 tests, but recent versions of JUnit (v6) consider even JUnit 4 support as deprecated, so at some point in the future it will probably become complicated to run JUnit 3 tests with modern tools.