RFR: 8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to testNG [v2]

Eirik Bjorsnos duke at openjdk.org
Wed Mar 29 13:32:50 UTC 2023


On Wed, 29 Mar 2023 13:23:19 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> High level comment: these days we usually try to use junit 5 / jupiter instead of TestNG.

I think my choice of testNG here might have been influenced by other ZIP area tests using testNG. I guess a rewrite to junit should be pretty straightforward.

@LanceAndersen Do you have any opinion on junit/testNG for tests like this?

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

PR Comment: https://git.openjdk.org/jdk/pull/12563#issuecomment-1488617459


More information about the core-libs-dev mailing list