[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,20 +1,3 @@
SingleInterface.class:
KtClass:
line: 6
name: SingleInterface
qualifier: abc.SingleInterface
light: KtLightClassForDecompiledDeclaration
name: SingleInterface
qualifier: abc.SingleInterface
superTypes: [
PsiType:Object
]
superClass: ClsClassImpl: Object (java.lang.Object)
interfaces: []
supers: [
ClsClassImpl: Object (java.lang.Object)
]
BaseInterface1.class:
KtClass:
line: 6
@@ -92,3 +75,20 @@ InterfaceWithTransitive.class:
KtLightClassForDecompiledDeclaration: InterfaceWithBase (abc.InterfaceWithBase)
]
SingleInterface.class:
KtClass:
line: 6
name: SingleInterface
qualifier: abc.SingleInterface
light: KtLightClassForDecompiledDeclaration
name: SingleInterface
qualifier: abc.SingleInterface
superTypes: [
PsiType:Object
]
superClass: ClsClassImpl: Object (java.lang.Object)
interfaces: []
supers: [
ClsClassImpl: Object (java.lang.Object)
]