IntelliJ IDEA

Learn how to write JUnit tests in IntelliJ IDEA.

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 1200+ tech skills courses.