Use dialog wrapper for controlling behaviour from tests

Known issue: can't use same approach for modifying Java dialogs
behaviour
This commit is contained in:
Nikolay Krasko
2017-04-18 17:53:44 +03:00
parent 247a571f51
commit d3ff8c12a4
11 changed files with 133 additions and 53 deletions
@@ -1,4 +1,5 @@
// PSI_ELEMENT: org.jetbrains.kotlin.psi.KtProperty
// CHECK_SUPER_METHODS_YES_NO_DIALOG: no
// OPTIONS: usages
open class A {
open var p: Int = 1