Regenerate tests
This commit is contained in:
+6
@@ -306,6 +306,12 @@ public class SymbolLightClassesEqualityByPsiForLibraryTestGenerated extends Abst
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/typealiasInTypeArguments.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedGenericSupertypes.kt")
|
||||
public void testUnresolvedGenericSupertypes() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/unresolvedGenericSupertypes.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedWithAliasedImport.kt")
|
||||
public void testUnresolvedWithAliasedImport() throws Exception {
|
||||
|
||||
+6
@@ -306,6 +306,12 @@ public class SymbolLightClassesParentingByPsiForLibraryTestGenerated extends Abs
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/typealiasInTypeArguments.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedGenericSupertypes.kt")
|
||||
public void testUnresolvedGenericSupertypes() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/unresolvedGenericSupertypes.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedWithAliasedImport.kt")
|
||||
public void testUnresolvedWithAliasedImport() throws Exception {
|
||||
|
||||
+6
@@ -306,6 +306,12 @@ public class SymbolLightClassesEqualityByPsiForSourceTestGenerated extends Abstr
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/typealiasInTypeArguments.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedGenericSupertypes.kt")
|
||||
public void testUnresolvedGenericSupertypes() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/unresolvedGenericSupertypes.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedWithAliasedImport.kt")
|
||||
public void testUnresolvedWithAliasedImport() throws Exception {
|
||||
|
||||
+6
@@ -306,6 +306,12 @@ public class SymbolLightClassesParentingByPsiForSourceTestGenerated extends Abst
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/typealiasInTypeArguments.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedGenericSupertypes.kt")
|
||||
public void testUnresolvedGenericSupertypes() throws Exception {
|
||||
runTest("compiler/testData/asJava/lightClasses/lightClassByPsi/unresolvedGenericSupertypes.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("unresolvedWithAliasedImport.kt")
|
||||
public void testUnresolvedWithAliasedImport() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user