Integrated: 8340464: [TestBug] Convert parametrized base tests to JUnit 5

Jay Bhaskar jbhaskar at openjdk.org
Tue Apr 8 14:50:40 UTC 2025


On Thu, 3 Apr 2025 12:34:37 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

> Migrated JUnit 4 tests in the jafax.base module to JUnit 5, replacing deprecated APIs, updating assertions, and refactoring test structures to align with JUnit 5's improved features.

This pull request has now been integrated.

Changeset: 61a248d1
Author:    Jay Bhaskar <jbhaskar at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/61a248d1e55b3f6bd5cfe6016003a40cc979b693
Stats:     4556 lines in 41 files changed: 1637 ins; 790 del; 2129 mod

8340464: [TestBug] Convert parametrized base tests to JUnit 5

Reviewed-by: angorya, arapte

-------------

PR: https://git.openjdk.org/jfx/pull/1759


More information about the openjfx-dev mailing list