Integrated: 8310683: Refactor StandardCharset/standard.java to use JUnit

Justin Lu jlu at openjdk.org
Tue Jul 11 20:46:21 UTC 2023


On Thu, 22 Jun 2023 23:56:46 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which is apart of the migration of JDK tests to JUnit. Standard.java is refactored to use JUnit, and thus split up into the following tests.
> 
> - typeTest
> - nameMethodTest
> - forNameMethodTest
> - charsetModifiersTest
> - correctCharsetsTest
> 
>  Additionally all unused methods were removed.

This pull request has now been integrated.

Changeset: d82ade35
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d82ade354570a930d8282684a8ffd368c613defc
Stats:     129 lines in 1 file changed: 42 ins; 28 del; 59 mod

8310683: Refactor StandardCharset/standard.java to use JUnit

Reviewed-by: naoto

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

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


More information about the nio-dev mailing list