Withdrawn: 8331342: Convert Base64 tests to JUnit
duke
duke at openjdk.org
Fri Jul 19 21:13:36 UTC 2024
On Tue, 21 May 2024 22:56:45 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this test-only clean up PR which converts the java.util.Base64 tests to run under JUnit.
>
> In general, this allows for the tests to run independently, separates the data providers from the tests, as well being able to utilize the built in JUnit utility test methods to reduce boilerplate testing code.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/19337
More information about the core-libs-dev
mailing list