RFR: 8339511: [TestBug] Convert Non parametrized base tests to JUnit 5 [v4]
Jay Bhaskar
jbhaskar at openjdk.org
Sat Sep 21 00:48:42 UTC 2024
On Fri, 20 Sep 2024 21:18:39 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> JavaBeanPropertyBuilderHelperTest
I left those because these files have may assertThrows and having try catch , that required some extra care to convert, we will add then in parameterized test PR
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1576#issuecomment-2364787840
More information about the openjfx-dev
mailing list