[SLC] AbstractSymbolLightClassesStructureTestBase: add stable order
Now more diff between sources and libraries are readable ^KT-62892
This commit is contained in:
committed by
Space Team
parent
2bad2f37ce
commit
d64f18eaa9
+16
-16
@@ -1,19 +1,3 @@
|
||||
KtClass:
|
||||
line: 3
|
||||
name: SingleInterface
|
||||
qualifier: abc.SingleInterface
|
||||
light: SymbolLightClassForInterface
|
||||
name: SingleInterface
|
||||
qualifier: abc.SingleInterface
|
||||
superTypes: [
|
||||
PsiType:Object
|
||||
]
|
||||
superClass: ClsClassImpl: Object (java.lang.Object)
|
||||
interfaces: []
|
||||
supers: [
|
||||
ClsClassImpl: Object (java.lang.Object)
|
||||
]
|
||||
|
||||
KtClass:
|
||||
line: 5
|
||||
name: BaseInterface1
|
||||
@@ -87,3 +71,19 @@ KtClass:
|
||||
SymbolLightClassForInterface: InterfaceWithBase (abc.InterfaceWithBase)
|
||||
]
|
||||
|
||||
KtClass:
|
||||
line: 3
|
||||
name: SingleInterface
|
||||
qualifier: abc.SingleInterface
|
||||
light: SymbolLightClassForInterface
|
||||
name: SingleInterface
|
||||
qualifier: abc.SingleInterface
|
||||
superTypes: [
|
||||
PsiType:Object
|
||||
]
|
||||
superClass: ClsClassImpl: Object (java.lang.Object)
|
||||
interfaces: []
|
||||
supers: [
|
||||
ClsClassImpl: Object (java.lang.Object)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user