I decided to try out IntelliJ this morning via the trial version and installed the JUnit plugin. I made a new Java project and I want to write a test case for it.
Ho
Press Ctrl+Shift+T in the code editor. It will show you popup with suggestion to create a test.
Mac OS: ⌘ Cmd+Shift+T