[IDE-NI-MIGRATE] [BAD] Migrate testdata of Extraction tests
Bad tests: - IntroduceTypeParameter.testDuplicates - IntroduceTypeParameter.testNullableType - IntroduceTypeParameter.testUserType - IntroduceTypeParameter.testFunctionType - IntroduceTypeParameter.testInClass - ExtractFunction.TypeParameters.testNoVarianceInFun - ExtractFunction.Parameters.CandidateTypes.testNonNullableTypes - ExtractFunction.Parameters.CandidateTypes.testMultipleTypes - ExtractFunction.ControlFlow.OutputValues.testGenericPair - IntroduceVariable.ExplicateTypeArguments.testDeeperNestedCall
This commit is contained in:
committed by
Mikhail Zarechenskiy
parent
656c8a4fa7
commit
b66bbdf7a6
+1
@@ -1,3 +1,4 @@
|
||||
// COMPILER_ARGUMENTS: -XXLanguage:-NewInference
|
||||
// WITH_RUNTIME
|
||||
// PARAM_TYPES: A?, kotlin.Any?
|
||||
// PARAM_TYPES: B, A
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// COMPILER_ARGUMENTS: -XXLanguage:-NewInference
|
||||
// WITH_RUNTIME
|
||||
// PARAM_TYPES: A?, kotlin.Any?
|
||||
// PARAM_TYPES: B, A
|
||||
|
||||
Reference in New Issue
Block a user