[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
|
@Nested
|
||||||
@TestMetadata("compiler/testData/codegen/box/extensionClasses")
|
@TestMetadata("compiler/testData/codegen/box/extensionClasses")
|
||||||
@TestDataPath("$PROJECT_ROOT")
|
@TestDataPath("$PROJECT_ROOT")
|
||||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||||
public class ExtensionClasses {
|
public class ExtensionClasses {
|
||||||
@Test
|
@Test
|
||||||
public void testAllFilesPresentInExtensionClasses() throws Exception {
|
public void testAllFilesPresentInExtensionClasses() throws Exception {
|
||||||
@@ -16355,7 +16355,7 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
|||||||
@Nested
|
@Nested
|
||||||
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers")
|
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers")
|
||||||
@TestDataPath("$PROJECT_ROOT")
|
@TestDataPath("$PROJECT_ROOT")
|
||||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||||
public class ContextReceivers {
|
public class ContextReceivers {
|
||||||
@Test
|
@Test
|
||||||
public void testAllFilesPresentInContextReceivers() throws Exception {
|
public void testAllFilesPresentInContextReceivers() throws Exception {
|
||||||
@@ -16491,7 +16491,7 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
|||||||
@Nested
|
@Nested
|
||||||
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers/fromKEEP")
|
@TestMetadata("compiler/testData/codegen/box/extensionFunctions/contextReceivers/fromKEEP")
|
||||||
@TestDataPath("$PROJECT_ROOT")
|
@TestDataPath("$PROJECT_ROOT")
|
||||||
@CustomNativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
@NativeBlackBoxTestCaseGroupProvider(ExtTestCaseGroupProvider.class)
|
||||||
public class FromKEEP {
|
public class FromKEEP {
|
||||||
@Test
|
@Test
|
||||||
public void testAllFilesPresentInFromKEEP() throws Exception {
|
public void testAllFilesPresentInFromKEEP() throws Exception {
|
||||||
|
|||||||
Reference in New Issue
Block a user