RFR: CODETOOLS-7903267: Support executing a single test method in a JUnit class
Jonathan Gibbons
jjg at openjdk.org
Tue Sep 13 16:20:58 UTC 2022
On Mon, 12 Sep 2022 22:44:49 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> src/share/doc/javatest/regtest/faq.md line 492:
>>
>>> 490: a test should be run on any particular system.
>>> 491:
>>> 492: ### How do I specify to run a single test method in a JUnit test?
>>
>> Is "specify to" required for parallelism between this and other questions? If not, I'd drop those two words.
>
> Thanks; will clean up
✅
-------------
PR: https://git.openjdk.org/jtreg/pull/115
More information about the jtreg-dev
mailing list