testcase for EA-37609
This commit is contained in:
@@ -55,6 +55,11 @@ public class BridgeMethodGenTest extends CodegenTestCase {
|
||||
blackBoxFile("bridges/methodFromTrait.kt");
|
||||
}
|
||||
|
||||
public void testOverrideAbstractProperty() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("bridges/overrideAbstractProperty.kt");
|
||||
}
|
||||
|
||||
public void testSimple() {
|
||||
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
|
||||
blackBoxFile("bridges/simple.kt");
|
||||
|
||||
Reference in New Issue
Block a user