[SLC] AbstractSymbolLightClassesStructureTestBase: add stable order

Now more diff between sources and libraries are readable

^KT-62892
This commit is contained in:
Dmitrii Gridin
2024-01-03 18:05:38 +01:00
committed by Space Team
parent 2bad2f37ce
commit d64f18eaa9
14 changed files with 748 additions and 745 deletions
@@ -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)
]