CodeInsightTestUtil: fixture.getElementAtCaret() ->...
CodeInsightTestUtil: fixture.getElementAtCaret() -> fixture.getFile().findElementAt(fixture.getCaretOffset()) fixture.getElementAtCaret() may fail by itself as it looks for name/reference elements which would mask the original failure
Showing
+2 -1
Please register or sign in to comment