This is how they were ut in unit tests initially. I'm OK either way, just wanted to double check these imports were not overlooked.

- Alexey

On 6/19/2020 12:30 PM, Kevin Rushforth wrote:
That a reasonably common pattern in JUnit tests, but expanding them to individual static imports is, of course, fine as well.

-- Kevin


On 6/19/2020 9:08 AM, Alexey Semenyuk wrote:
Alexander,

There is still
---
import static org.junit.Assert.*;
---
in unit tests. Is this intended?

- Alexey

On 6/19/2020 4:46 AM, [email protected] wrote:
Please review the jpackage fix for bug [1] at [2].

Cleanup import statements.

[1] https://bugs.openjdk.java.net/browse/JDK-8225251
[2] http://cr.openjdk.java.net/~almatvee/8225251/webrev.00/

Thanks,
Alexander



Reply via email to