Yash0182
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created which command Intellij uses to run junit5 testcases internally
AnsweredI am running the junit5 test cases, directly inside the intellij, using right click on the tests and then clicking on Run As Junit Tests. It runs all the test cases. SO, I wanted to know, which com...