How do I shorten (or hide) package names in JUnit?

2019-05-28 21:58发布

问题:

I have long package names in JUnit and that makes it difficult to see what tests are being ran. Using Eclipse's "Abbreviate package names" doesn't work, unfortunately. Is there any way of hiding or, preferably, shortening them?