Matthias Webhofer
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Resolving Types in CodeInsightFixture
AnsweredWe 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...