RFR: 8313613: Use JUnit in langtools/lib tests [v5]
Christian Stein
cstein at openjdk.org
Fri Oct 13 10:20:22 UTC 2023
On Fri, 13 Oct 2023 03:05:38 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:
>
> Try to solve whitespace error
Ups. Thank you for fixing the CRLF line endings in the new files.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15281#issuecomment-1761272161
More information about the compiler-dev
mailing list