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:
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user