Tests: Introduce LightClassComputationControl to track when stubs for light classes are built
Use it to track when light classes are built in KotlinSourceInJavaCompletionTest
This commit is contained in:
+1
@@ -6,3 +6,4 @@ public class Testing {
|
||||
}
|
||||
|
||||
// EXIST: foo
|
||||
// LIGHT_CLASS: mockLib.foo.MyInterface
|
||||
Reference in New Issue
Block a user