Matthias Webhofer
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Matthias Webhofer created a post, AnsweredResolving Types in CodeInsightFixture
We want to write unit tests for a PsiVisitor which is manipulating Java code.We extended the LightCodeInsightFixtureTestCase and added a file into myFixture using: PsiFile psiFile = myFixture.confi...