On Mon, 4 Jul 2022 19:30:50 GMT, Alan Bateman <al...@openjdk.org> wrote:

> The updated TestDelegation test is looking a bit better now but I think it 
> would be simplified a lot more by getting rid of the data providers, just 
> aren't needed in this test.

Unless you feel this is a must, I would prefer to keep the DataProviders.  The 
benefit I see is the test code does not need to be duplicated per parameter, 
each test scenario can be run as an individual test so that you do not need 
extra plumbing to run each test scenario in the unlikely event of a failure.

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

PR: https://git.openjdk.org/jdk/pull/9249

Reply via email to