Navigate to Test
Go to your matching test class
Use ⇧⌘T (macOS), or Ctrl+Shift+T (Windows/Linux) to Navigate to Test and back again. IntelliJ IDEA will navigate to the related Test file, or suggest creating a test. It can even add some of the code constructs for the tests as well.