AbstractSearcherTest: check member kind in test data not the psi implementation class
It is not what should be tested in this test
This commit is contained in:
+3
-3
@@ -10,6 +10,6 @@ class MyTestClass {
|
||||
}
|
||||
|
||||
// ANNOTATION: org.junit.Test
|
||||
// SEARCH: KotlinLightMethodForDeclaration:test1
|
||||
// SEARCH: KotlinLightMethodForDeclaration:test2
|
||||
// SEARCH: KotlinLightMethodForDeclaration:test3
|
||||
// SEARCH: method:test1
|
||||
// SEARCH: method:test2
|
||||
// SEARCH: method:test3
|
||||
Reference in New Issue
Block a user