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.

Related Resources

Recent Files & Locations
Quickly navigate around your recent files & locations
Navigating Forward & Backward
Move forward and backward between your locations in the code
Merge/Unmerge If Statements
Experiment with your code without changing the semantics