Completion tests: added ability to test presentation text attributes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
fun foo(): Boolean = <caret>
|
||||
|
||||
// EXIST: true
|
||||
// EXIST: false
|
||||
// EXIST: { itemText: "true", attributes: "bold" }
|
||||
// EXIST: { itemText: "false", attributes: "bold" }
|
||||
// ABSENT: Boolean
|
||||
|
||||
Reference in New Issue
Block a user