Refactor: use generated approach for stubs test

Remove meaningless assertion
Add comment to NotStorePropertyFromDelegate test
This commit is contained in:
Pavel V. Talanov
2014-03-13 17:48:16 +04:00
parent 105949de53
commit fd5aea7c14
50 changed files with 374 additions and 226 deletions
@@ -0,0 +1,6 @@
PsiJetFileStubImpl[package=]
CLASS:PsiJetClassStubImpl[name=A fqn=A superNames=[]]
CLASS:PsiJetClassStubImpl[trait name=T fqn=T superNames=[]]
FUN:PsiJetFunctionStubImpl[top fqName=foo name=foo]
VALUE_PARAMETER_LIST:PsiJetParameterListStubImpl
CLASS:PsiJetClassStubImpl[local name=Test fqn=null superNames=[AT]]