Integrated: 8313613: Use JUnit in langtools/lib tests
Qing Xiao
xqoasis at openjdk.org
Mon Oct 16 17:17:35 UTC 2023
On Mon, 14 Aug 2023 23:57:08 GMT, Qing Xiao <xqoasis at openjdk.org> wrote:
> Use JUnit Jupiter API in langtools/lib tests instead of TestNG. They are under test/langtools/lib/combo/tools/javac/combo/.
> Modified tests that extend tools in CompilationTestCase and JavacTemplateTestBase to implement TestWatcher.
This pull request has now been integrated.
Changeset: 741ae06c
Author: Qing Xiao <xqoasis at openjdk.org>
Committer: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/741ae06c55de65dcdfe38e328022bd8dde4fa007
Stats: 553 lines in 17 files changed: 204 ins; 105 del; 244 mod
8313613: Use JUnit in langtools/lib tests
Reviewed-by: cstein, asotona
-------------
PR: https://git.openjdk.org/jdk/pull/15281
More information about the compiler-dev
mailing list