Refactoring: Remove light analysis test data
The light analysis test data is not needed anymore cause the light analysis result is now automatically checked against the one from the full analysis.
This commit is contained in:
-22
@@ -1,22 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private final field a: int
|
||||
private final @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
public @synthetic.kotlin.jvm.GeneratedByJvmOverloads method <init>(): void
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
||||
public synthetic method <init>(p0: int, p1: java.lang.String, p2: int, p3: kotlin.jvm.internal.DefaultConstructorMarker): void
|
||||
public final method component1(): int
|
||||
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
|
||||
public synthetic static method copy$default(p0: A, p1: int, p2: java.lang.String, p3: int, p4: java.lang.Object): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final method getA(): int
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): java.lang.String
|
||||
public method hashCode(): int
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ConstructorWithDefaultParamKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
-17
@@ -1,17 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class Bar {
|
||||
private final @org.jetbrains.annotations.NotNull field name: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
public final @org.jetbrains.annotations.NotNull method getName(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class CopyInObjectNestedDataClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public abstract class Foo {
|
||||
public method <init>(): void
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method component1(): java.lang.Object
|
||||
public abstract @org.jetbrains.annotations.NotNull method copy(p0: int): A
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class B {
|
||||
private final field x: int
|
||||
public method <init>(p0: int): void
|
||||
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.Integer
|
||||
public synthetic method component1(): java.lang.Object
|
||||
public synthetic static method copy$default(p0: B, p1: int, p2: int, p3: java.lang.Object): B
|
||||
public synthetic method copy(p0: int): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(p0: int): B
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final method getX(): int
|
||||
public method hashCode(): int
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Kt12708Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private final field a: double
|
||||
private final field b: double
|
||||
public method <init>(p0: double, p1: double): void
|
||||
public final method component1(): double
|
||||
public final method component2(): double
|
||||
public synthetic static method copy$default(p0: A, p1: double, p2: double, p3: int, p4: java.lang.Object): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(p0: double, p1: double): A
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final method getA(): double
|
||||
public final method getB(): double
|
||||
public method hashCode(): int
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Kt3033Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
-20
@@ -1,20 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private final field a: int
|
||||
private final @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
||||
public final method component1(): int
|
||||
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
|
||||
public synthetic static method copy$default(p0: A, p1: int, p2: java.lang.String, p3: int, p4: java.lang.Object): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final method getA(): int
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): java.lang.String
|
||||
public method hashCode(): int
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ValInConstructorParamsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
-22
@@ -1,22 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private field a: int
|
||||
private @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
||||
public final method component1(): int
|
||||
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
|
||||
public synthetic static method copy$default(p0: A, p1: int, p2: java.lang.String, p3: int, p4: java.lang.Object): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final method getA(): int
|
||||
public final @org.jetbrains.annotations.NotNull method getB(): java.lang.String
|
||||
public method hashCode(): int
|
||||
public final method setA(p0: int): void
|
||||
public final method setB(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class VarInConstructorParamsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
-24
@@ -1,24 +0,0 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private final @org.jetbrains.annotations.NotNull field a: Foo
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: Foo): void
|
||||
public final @org.jetbrains.annotations.NotNull method component1(): Foo
|
||||
public synthetic static method copy$default(p0: A, p1: Foo, p2: int, p3: java.lang.Object): A
|
||||
public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.NotNull p0: Foo): A
|
||||
public method equals(p0: java.lang.Object): boolean
|
||||
public final @org.jetbrains.annotations.NotNull method getA(): Foo
|
||||
public method hashCode(): int
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Foo {
|
||||
private final field a: java.lang.Object
|
||||
public method <init>(p0: java.lang.Object): void
|
||||
public final method getA(): java.lang.Object
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class WithGenericParameterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
Reference in New Issue
Block a user