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:
@@ -7,3 +7,4 @@ public class Testing {
|
||||
// EXIST: topLevelFunction
|
||||
// EXIST: topLevelExtFunction
|
||||
// EXIST: getTopLevelVar, setTopLevelVar
|
||||
// LIGHT_CLASS: mockLib.foo.MainKt
|
||||
Reference in New Issue
Block a user