mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
debugging the test
This commit is contained in:
@@ -599,6 +599,8 @@ public interface Test {
|
||||
println myFixture.editor.document.text
|
||||
println myFixture.editor.caretModel.offset
|
||||
println myFixture.editor.settings.virtualSpace
|
||||
println LookupManager.getInstance(project)
|
||||
println LookupManager.getInstance(project).getActiveLookup()
|
||||
}
|
||||
assert !lookup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user