15520691
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
15520691 commented, -
-
15520691 created a post, AnsweredChange test suite name to short form
I'm using IntelliJ version 2021.3.2 to run JUnit tests. I want the test suite name to be displayed in short form (Eg: "ItemsTest") instead of the full name including the package name (Eg: "com.myor...