IntelliJ IDEA
Learn how to write JUnit tests in IntelliJ IDEA.
We'll cover the following
Installing plugins
- We first need to install JUnit support.
- Navigate to IntelliJ’s “Preferences” dialog box and select “Plugins” from the left-hand menu.
- Scroll down to JUnit in the Plugins list and ensure that the corresponding check-box is checked.
- Click “OK”.
Get hands-on with 1400+ tech skills courses.