Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
German Urikh
Total activity
3
Last activity
December 20, 2018 07:11
Member since
December 19, 2018 21:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 20, 2018 07:11
Just in case someone has the same problems, I managed to get resolve() working with LightCodeInsightFixtureTestCase by using following: extend LightCodeInsightFixtureTestCase override getProjectDe...
Community
IntelliJ IDEA Open API and Plugin Development
How to test with PsiTypeClass.resolve()?
0 votes
Created
December 19, 2018 21:10
I have a similar case and I didn't get it working even when extending ResolveTestCase and overriding getTestProjectJdk(). The test blocks from first post return null in my case. So I reverted to wh...
Community
IntelliJ IDEA Open API and Plugin Development
How to test with PsiTypeClass.resolve()?
0 votes