Chris C
- Total activity 7
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
-
-
-
Chris C created a post, AnsweredCalling AboutTroubleInfoCollector.collectInfo() method throws NPE in tests because of '"com.intellij.ide.ui.LafManager.getCurrentUIThemeLookAndFeel()" is null'
Hello,I have some code that calls into AboutTroubleInfoCollector.collectInfo() that I am trying to test in a unit test, but doing so throws the below NPE:java.lang.NullPointerException: Cannot invo...