Refactored completion tests to support more flexible input file format
This commit is contained in:
@@ -3,9 +3,9 @@ class Test {
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: String~(jet)
|
||||
// EXIST: { lookupString:"String", tailText:" (jet)" }
|
||||
// EXIST: IllegalStateException
|
||||
// EXIST: StringBuilder
|
||||
// EXIST_JAVA_ONLY: StringBuffer
|
||||
// ABSENT: HTMLStyleElement
|
||||
// ABSENT: Statement@Statement~(java.sql)
|
||||
// ABSENT: Statement
|
||||
|
||||
Reference in New Issue
Block a user