elarkin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How can I test that custom intellij localinspectiontools produce the correct errors?
AnsweredI have this code: https://gist.github.com/elarkin/db29bcfe35035f618dcb014db18b15cd And when I debug the test, I expect that by the time fixture.doHighlights() returns my custom inspection gets call...