[Tests] Regenerate NativeExtBlackBoxTestGenerated.kt
This commit is contained in:
committed by
TeamCityServer
parent
a70f2893c6
commit
13c8531f3a
+3
-3
@@ -16118,7 +16118,7 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/box/extensionClasses")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
public class ExtensionClasses {
|
||||
@Test
|
||||
public void testAllFilesPresentInExtensionClasses() throws Exception {
|
||||
@@ -16355,7 +16355,7 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
public class ContextReceivers {
|
||||
@Test
|
||||
public void testAllFilesPresentInContextReceivers() throws Exception {
|
||||
@@ -16491,7 +16491,7 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers/fromKEEP")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||
public class FromKEEP {
|
||||
@Test
|
||||
public void testAllFilesPresentInFromKEEP() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user