When I run my test in debugging mode in IntelliJ (2017.2 Community Edition), the source code is only available for some of the code.
In particular, when I step through code in the package com.intellij.junit4
, the debugger shows the method name and line number in the stack view, but the code doesn't appear in the editor.