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