RFR: 8313613: Use JUnit in langtools/lib tests [v6]
Adam Sotona
asotona at openjdk.org
Mon Oct 16 08:32:04 UTC 2023
On Fri, 13 Oct 2023 17:16:14 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.
>
> Qing Xiao has updated the pull request incrementally with one additional commit since the last revision:
>
> Update test/langtools/tools/javac/records/RecordCompilationTests.java
>
> Co-authored-by: Christian Stein <sormuras at gmail.com>
Looks good, thank you.
-------------
Marked as reviewed by asotona (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15281#pullrequestreview-1679408350
More information about the compiler-dev
mailing list