@fluidframework/test-utils 2.0.0-rc.2.0.2 → 2.0.0-rc.3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/api-report/test-utils.api.md +72 -51
  3. package/dist/DriverWrappers.d.ts +1 -1
  4. package/dist/DriverWrappers.d.ts.map +1 -1
  5. package/dist/DriverWrappers.js.map +1 -1
  6. package/dist/TestSummaryUtils.d.ts +5 -5
  7. package/dist/TestSummaryUtils.d.ts.map +1 -1
  8. package/dist/TestSummaryUtils.js +13 -13
  9. package/dist/TestSummaryUtils.js.map +1 -1
  10. package/dist/containerUtils.d.ts +2 -2
  11. package/dist/containerUtils.d.ts.map +1 -1
  12. package/dist/containerUtils.js +3 -3
  13. package/dist/containerUtils.js.map +1 -1
  14. package/dist/debug.d.ts.map +1 -1
  15. package/dist/debug.js.map +1 -1
  16. package/dist/index.d.ts +1 -1
  17. package/dist/index.d.ts.map +1 -1
  18. package/dist/index.js.map +1 -1
  19. package/dist/interfaces.d.ts +3 -3
  20. package/dist/interfaces.d.ts.map +1 -1
  21. package/dist/interfaces.js.map +1 -1
  22. package/dist/legacy.d.ts +18 -0
  23. package/dist/loaderContainerTracker.d.ts +5 -1
  24. package/dist/loaderContainerTracker.d.ts.map +1 -1
  25. package/dist/loaderContainerTracker.js +15 -15
  26. package/dist/loaderContainerTracker.js.map +1 -1
  27. package/dist/localCodeLoader.d.ts +3 -3
  28. package/dist/localCodeLoader.d.ts.map +1 -1
  29. package/dist/localCodeLoader.js +4 -4
  30. package/dist/localCodeLoader.js.map +1 -1
  31. package/dist/localLoader.d.ts +3 -3
  32. package/dist/localLoader.d.ts.map +1 -1
  33. package/dist/localLoader.js +2 -2
  34. package/dist/localLoader.js.map +1 -1
  35. package/dist/packageVersion.d.ts +1 -1
  36. package/dist/packageVersion.js +1 -1
  37. package/dist/packageVersion.js.map +1 -1
  38. package/dist/public.d.ts +12 -0
  39. package/dist/retry.js +2 -2
  40. package/dist/retry.js.map +1 -1
  41. package/dist/testContainerRuntimeFactory.d.ts +5 -5
  42. package/dist/testContainerRuntimeFactory.d.ts.map +1 -1
  43. package/dist/testContainerRuntimeFactory.js +16 -14
  44. package/dist/testContainerRuntimeFactory.js.map +1 -1
  45. package/dist/testContainerRuntimeFactoryWithDefaultDataStore.d.ts +5 -5
  46. package/dist/testContainerRuntimeFactoryWithDefaultDataStore.d.ts.map +1 -1
  47. package/dist/testContainerRuntimeFactoryWithDefaultDataStore.js +2 -2
  48. package/dist/testContainerRuntimeFactoryWithDefaultDataStore.js.map +1 -1
  49. package/dist/testFluidObject.d.ts +5 -5
  50. package/dist/testFluidObject.d.ts.map +1 -1
  51. package/dist/testFluidObject.js +10 -10
  52. package/dist/testFluidObject.js.map +1 -1
  53. package/dist/testObjectProvider.d.ts +47 -23
  54. package/dist/testObjectProvider.d.ts.map +1 -1
  55. package/dist/testObjectProvider.js +66 -46
  56. package/dist/testObjectProvider.js.map +1 -1
  57. package/dist/timeoutUtils.js +4 -4
  58. package/dist/timeoutUtils.js.map +1 -1
  59. package/internal.d.ts +11 -0
  60. package/legacy.d.ts +11 -0
  61. package/lib/DriverWrappers.d.ts +1 -1
  62. package/lib/DriverWrappers.d.ts.map +1 -1
  63. package/lib/DriverWrappers.js.map +1 -1
  64. package/lib/TestSummaryUtils.d.ts +5 -5
  65. package/lib/TestSummaryUtils.d.ts.map +1 -1
  66. package/lib/TestSummaryUtils.js +5 -5
  67. package/lib/TestSummaryUtils.js.map +1 -1
  68. package/lib/containerUtils.d.ts +2 -2
  69. package/lib/containerUtils.d.ts.map +1 -1
  70. package/lib/containerUtils.js +1 -1
  71. package/lib/containerUtils.js.map +1 -1
  72. package/lib/debug.d.ts.map +1 -1
  73. package/lib/debug.js.map +1 -1
  74. package/lib/index.d.ts +1 -1
  75. package/lib/index.d.ts.map +1 -1
  76. package/lib/index.js.map +1 -1
  77. package/lib/interfaces.d.ts +3 -3
  78. package/lib/interfaces.d.ts.map +1 -1
  79. package/lib/interfaces.js.map +1 -1
  80. package/lib/legacy.d.ts +18 -0
  81. package/lib/loaderContainerTracker.d.ts +5 -1
  82. package/lib/loaderContainerTracker.d.ts.map +1 -1
  83. package/lib/loaderContainerTracker.js +2 -2
  84. package/lib/loaderContainerTracker.js.map +1 -1
  85. package/lib/localCodeLoader.d.ts +3 -3
  86. package/lib/localCodeLoader.d.ts.map +1 -1
  87. package/lib/localCodeLoader.js +2 -2
  88. package/lib/localCodeLoader.js.map +1 -1
  89. package/lib/localLoader.d.ts +3 -3
  90. package/lib/localLoader.d.ts.map +1 -1
  91. package/lib/localLoader.js +1 -1
  92. package/lib/localLoader.js.map +1 -1
  93. package/lib/packageVersion.d.ts +1 -1
  94. package/lib/packageVersion.js +1 -1
  95. package/lib/packageVersion.js.map +1 -1
  96. package/lib/public.d.ts +12 -0
  97. package/lib/retry.js +1 -1
  98. package/lib/retry.js.map +1 -1
  99. package/lib/testContainerRuntimeFactory.d.ts +5 -5
  100. package/lib/testContainerRuntimeFactory.d.ts.map +1 -1
  101. package/lib/testContainerRuntimeFactory.js +10 -6
  102. package/lib/testContainerRuntimeFactory.js.map +1 -1
  103. package/lib/testContainerRuntimeFactoryWithDefaultDataStore.d.ts +5 -5
  104. package/lib/testContainerRuntimeFactoryWithDefaultDataStore.d.ts.map +1 -1
  105. package/lib/testContainerRuntimeFactoryWithDefaultDataStore.js +1 -1
  106. package/lib/testContainerRuntimeFactoryWithDefaultDataStore.js.map +1 -1
  107. package/lib/testFluidObject.d.ts +5 -5
  108. package/lib/testFluidObject.d.ts.map +1 -1
  109. package/lib/testFluidObject.js +4 -4
  110. package/lib/testFluidObject.js.map +1 -1
  111. package/lib/testObjectProvider.d.ts +47 -23
  112. package/lib/testObjectProvider.d.ts.map +1 -1
  113. package/lib/testObjectProvider.js +61 -41
  114. package/lib/testObjectProvider.js.map +1 -1
  115. package/lib/timeoutUtils.js +1 -1
  116. package/lib/timeoutUtils.js.map +1 -1
  117. package/package.json +46 -64
  118. package/src/DriverWrappers.ts +1 -1
  119. package/src/TestSummaryUtils.ts +16 -11
  120. package/src/containerUtils.ts +5 -4
  121. package/src/debug.ts +1 -0
  122. package/src/index.ts +1 -0
  123. package/src/interfaces.ts +4 -4
  124. package/src/loaderContainerTracker.ts +11 -8
  125. package/src/localCodeLoader.ts +10 -9
  126. package/src/localLoader.ts +7 -6
  127. package/src/packageVersion.ts +1 -1
  128. package/src/retry.ts +1 -1
  129. package/src/testContainerRuntimeFactory.ts +15 -10
  130. package/src/testContainerRuntimeFactoryWithDefaultDataStore.ts +5 -5
  131. package/src/testFluidObject.ts +10 -9
  132. package/src/testObjectProvider.ts +136 -75
  133. package/src/timeoutUtils.ts +1 -1
  134. package/api-extractor-cjs.json +0 -8
  135. package/dist/test-utils-alpha.d.ts +0 -309
  136. package/dist/test-utils-beta.d.ts +0 -208
  137. package/dist/test-utils-public.d.ts +0 -208
  138. package/dist/test-utils-untrimmed.d.ts +0 -1046
  139. package/lib/test/timeoutUtils.spec.js +0 -165
  140. package/lib/test/timeoutUtils.spec.js.map +0 -1
  141. package/lib/test/types/validateTestUtilsPrevious.generated.js +0 -90
  142. package/lib/test/types/validateTestUtilsPrevious.generated.js.map +0 -1
  143. package/lib/test-utils-alpha.d.ts +0 -309
  144. package/lib/test-utils-beta.d.ts +0 -208
  145. package/lib/test-utils-public.d.ts +0 -208
  146. package/lib/test-utils-untrimmed.d.ts +0 -1046
  147. /package/{dist → lib}/tsdoc-metadata.json +0 -0
@@ -1,165 +0,0 @@
1
- /*!
2
- * Copyright (c) Microsoft Corporation and contributors. All rights reserved.
3
- * Licensed under the MIT License.
4
- */
5
- import { strict as assert } from "assert";
6
- import { timeoutPromise } from "../timeoutUtils.js";
7
- describe("TimeoutPromise", () => {
8
- beforeEach(async () => {
9
- // Make sure there are no timeout set left behind, wait larger then the test timeout
10
- await timeoutPromise((resolve) => setTimeout(resolve, 50));
11
- });
12
- afterEach(async () => {
13
- // Make sure there are no timeout set left behind, wait larger then the test timeout
14
- await timeoutPromise((resolve) => setTimeout(resolve, 50));
15
- });
16
- let runCount = 0;
17
- it("No timeout", async () => {
18
- if (runCount++ !== 1) {
19
- // only timeout the first time to test, but pass the second one,
20
- // to test the behavior of test timed out by mocha
21
- // to ensure that we reset the timeoutPromise state.
22
- const value = await timeoutPromise((resolve) => {
23
- resolve(3);
24
- });
25
- assert(value === 3, "Value not returned");
26
- }
27
- })
28
- .timeout(25)
29
- .retries(1);
30
- it("Timeout", async () => {
31
- if (runCount++ !== 1) {
32
- // only timeout the first time to test, but pass the second one,
33
- // to test the behavior of test timed out by mocha
34
- // to ensure that we reset the timeoutPromise state.
35
- return new Promise(() => { });
36
- }
37
- })
38
- .timeout(25)
39
- .retries(1);
40
- it("Timeout with no options", async () => {
41
- try {
42
- await timeoutPromise(() => { });
43
- assert(false, "should have timed out");
44
- }
45
- catch (e) {
46
- assert(e.message.startsWith("Test timed out ("), `expected timeout error message: got ${e.message}`);
47
- }
48
- }).timeout(25);
49
- it("Timeout with no duration", async () => {
50
- try {
51
- await timeoutPromise(() => { }, {});
52
- assert(false, "should have timed out");
53
- }
54
- catch (e) {
55
- assert(e.message.startsWith("Test timed out ("), `expected timeout error message: got ${e.message}`);
56
- }
57
- }).timeout(25);
58
- it("Timeout with duration", async () => {
59
- try {
60
- await timeoutPromise(() => { }, { durationMs: 1 });
61
- assert(false, "should have timed out");
62
- }
63
- catch (e) {
64
- assert(e.message.startsWith("Timed out ("), `expected timeout error message: got ${e.message}`);
65
- }
66
- }).timeout(25);
67
- it("No timeout with zero duration", async () => {
68
- try {
69
- await timeoutPromise((resolve) => {
70
- setTimeout(resolve, 10);
71
- }, { durationMs: 0 });
72
- }
73
- catch (e) {
74
- assert(false, `should not have timed out: ${e.message}`);
75
- }
76
- }).timeout(25);
77
- it("No timeout with negative duration", async function () {
78
- // Make sure resetTimeout in the test works
79
- this.timeout(100);
80
- try {
81
- await timeoutPromise((resolve) => {
82
- setTimeout(resolve, 50);
83
- }, { durationMs: -1 });
84
- }
85
- catch (e) {
86
- assert(false, `should not have timed out: ${e.message}`);
87
- }
88
- }).timeout(25);
89
- it("No timeout with Infinity duration", async function () {
90
- // Make sure resetTimeout in the test works
91
- this.timeout(100);
92
- try {
93
- await timeoutPromise((resolve) => {
94
- setTimeout(resolve, 50);
95
- }, { durationMs: Infinity });
96
- }
97
- catch (e) {
98
- assert(false, `should not have timed out: ${e.message}`);
99
- }
100
- }).timeout(25);
101
- it("No timeout with valid duration", async function () {
102
- // Make sure resetTimeout in the test works
103
- this.timeout(100);
104
- try {
105
- await timeoutPromise((resolve) => {
106
- setTimeout(resolve, 50);
107
- }, { durationMs: 75 });
108
- }
109
- catch (e) {
110
- assert(false, `should not have timed out: ${e.message}`);
111
- }
112
- }).timeout(25);
113
- it("No timeout with throw", async function () {
114
- // Make sure resetTimeout in the test works
115
- this.timeout(100);
116
- try {
117
- await timeoutPromise((resolve, reject) => {
118
- reject(new Error("blah"));
119
- });
120
- assert(false, "should have thrown");
121
- }
122
- catch (e) {
123
- assert(e.message === "blah", `should not have timed out: ${e.message}`);
124
- }
125
- }).timeout(25);
126
- it("Timeout with valid duration", async function () {
127
- // Make sure resetTimeout in the test works
128
- this.timeout(100);
129
- try {
130
- await timeoutPromise((resolve) => {
131
- setTimeout(resolve, 75);
132
- }, { durationMs: 50 });
133
- assert(false, "should have timed out");
134
- }
135
- catch (e) {
136
- assert(e.message.startsWith("Timed out ("), "expected timeout error message");
137
- }
138
- }).timeout(25);
139
- it("Timeout with no reject option", async () => {
140
- try {
141
- const value = await timeoutPromise(() => { }, {
142
- durationMs: 1,
143
- reject: false,
144
- value: 1,
145
- });
146
- assert(value === 1, "expect timeout to return value given in option");
147
- }
148
- catch (e) {
149
- assert(false, `should not have timed out: ${e.message}`);
150
- }
151
- }).timeout(25);
152
- it("Timeout rejection with error option", async () => {
153
- try {
154
- await timeoutPromise(() => { }, {
155
- durationMs: 1,
156
- errorMsg: "hello",
157
- });
158
- assert(false, "should have timed out");
159
- }
160
- catch (e) {
161
- assert(e.message.startsWith("hello"), "expected timeout reject error message given in option");
162
- }
163
- }).timeout(25);
164
- });
165
- //# sourceMappingURL=timeoutUtils.spec.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"timeoutUtils.spec.js","sourceRoot":"","sources":["../../src/test/timeoutUtils.spec.ts"],"names":[],"mappings":"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","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n\nimport { strict as assert } from \"assert\";\nimport { timeoutPromise } from \"../timeoutUtils.js\";\n\ndescribe(\"TimeoutPromise\", () => {\n\tbeforeEach(async () => {\n\t\t// Make sure there are no timeout set left behind, wait larger then the test timeout\n\t\tawait timeoutPromise((resolve) => setTimeout(resolve, 50));\n\t});\n\n\tafterEach(async () => {\n\t\t// Make sure there are no timeout set left behind, wait larger then the test timeout\n\t\tawait timeoutPromise((resolve) => setTimeout(resolve, 50));\n\t});\n\n\tlet runCount = 0;\n\n\tit(\"No timeout\", async () => {\n\t\tif (runCount++ !== 1) {\n\t\t\t// only timeout the first time to test, but pass the second one,\n\t\t\t// to test the behavior of test timed out by mocha\n\t\t\t// to ensure that we reset the timeoutPromise state.\n\t\t\tconst value = await timeoutPromise<number>((resolve) => {\n\t\t\t\tresolve(3);\n\t\t\t});\n\t\t\tassert(value === 3, \"Value not returned\");\n\t\t}\n\t})\n\t\t.timeout(25)\n\t\t.retries(1);\n\n\tit(\"Timeout\", async () => {\n\t\tif (runCount++ !== 1) {\n\t\t\t// only timeout the first time to test, but pass the second one,\n\t\t\t// to test the behavior of test timed out by mocha\n\t\t\t// to ensure that we reset the timeoutPromise state.\n\t\t\treturn new Promise(() => {});\n\t\t}\n\t})\n\t\t.timeout(25)\n\t\t.retries(1);\n\n\tit(\"Timeout with no options\", async () => {\n\t\ttry {\n\t\t\tawait timeoutPromise(() => {});\n\t\t\tassert(false, \"should have timed out\");\n\t\t} catch (e: any) {\n\t\t\tassert(\n\t\t\t\te.message.startsWith(\"Test timed out (\"),\n\t\t\t\t`expected timeout error message: got ${e.message}`,\n\t\t\t);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"Timeout with no duration\", async () => {\n\t\ttry {\n\t\t\tawait timeoutPromise(() => {}, {});\n\t\t\tassert(false, \"should have timed out\");\n\t\t} catch (e: any) {\n\t\t\tassert(\n\t\t\t\te.message.startsWith(\"Test timed out (\"),\n\t\t\t\t`expected timeout error message: got ${e.message}`,\n\t\t\t);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"Timeout with duration\", async () => {\n\t\ttry {\n\t\t\tawait timeoutPromise(() => {}, { durationMs: 1 });\n\t\t\tassert(false, \"should have timed out\");\n\t\t} catch (e: any) {\n\t\t\tassert(\n\t\t\t\te.message.startsWith(\"Timed out (\"),\n\t\t\t\t`expected timeout error message: got ${e.message}`,\n\t\t\t);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"No timeout with zero duration\", async () => {\n\t\ttry {\n\t\t\tawait timeoutPromise(\n\t\t\t\t(resolve) => {\n\t\t\t\t\tsetTimeout(resolve, 10);\n\t\t\t\t},\n\t\t\t\t{ durationMs: 0 },\n\t\t\t);\n\t\t} catch (e: any) {\n\t\t\tassert(false, `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"No timeout with negative duration\", async function () {\n\t\t// Make sure resetTimeout in the test works\n\t\tthis.timeout(100);\n\t\ttry {\n\t\t\tawait timeoutPromise(\n\t\t\t\t(resolve) => {\n\t\t\t\t\tsetTimeout(resolve, 50);\n\t\t\t\t},\n\t\t\t\t{ durationMs: -1 },\n\t\t\t);\n\t\t} catch (e: any) {\n\t\t\tassert(false, `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"No timeout with Infinity duration\", async function () {\n\t\t// Make sure resetTimeout in the test works\n\t\tthis.timeout(100);\n\t\ttry {\n\t\t\tawait timeoutPromise(\n\t\t\t\t(resolve) => {\n\t\t\t\t\tsetTimeout(resolve, 50);\n\t\t\t\t},\n\t\t\t\t{ durationMs: Infinity },\n\t\t\t);\n\t\t} catch (e: any) {\n\t\t\tassert(false, `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"No timeout with valid duration\", async function () {\n\t\t// Make sure resetTimeout in the test works\n\t\tthis.timeout(100);\n\t\ttry {\n\t\t\tawait timeoutPromise(\n\t\t\t\t(resolve) => {\n\t\t\t\t\tsetTimeout(resolve, 50);\n\t\t\t\t},\n\t\t\t\t{ durationMs: 75 },\n\t\t\t);\n\t\t} catch (e: any) {\n\t\t\tassert(false, `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"No timeout with throw\", async function () {\n\t\t// Make sure resetTimeout in the test works\n\t\tthis.timeout(100);\n\t\ttry {\n\t\t\tawait timeoutPromise((resolve, reject) => {\n\t\t\t\treject(new Error(\"blah\"));\n\t\t\t});\n\t\t\tassert(false, \"should have thrown\");\n\t\t} catch (e: any) {\n\t\t\tassert(e.message === \"blah\", `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"Timeout with valid duration\", async function () {\n\t\t// Make sure resetTimeout in the test works\n\t\tthis.timeout(100);\n\t\ttry {\n\t\t\tawait timeoutPromise(\n\t\t\t\t(resolve) => {\n\t\t\t\t\tsetTimeout(resolve, 75);\n\t\t\t\t},\n\t\t\t\t{ durationMs: 50 },\n\t\t\t);\n\t\t\tassert(false, \"should have timed out\");\n\t\t} catch (e: any) {\n\t\t\tassert(e.message.startsWith(\"Timed out (\"), \"expected timeout error message\");\n\t\t}\n\t}).timeout(25);\n\n\tit(\"Timeout with no reject option\", async () => {\n\t\ttry {\n\t\t\tconst value = await timeoutPromise(() => {}, {\n\t\t\t\tdurationMs: 1,\n\t\t\t\treject: false,\n\t\t\t\tvalue: 1,\n\t\t\t});\n\t\t\tassert(value === 1, \"expect timeout to return value given in option\");\n\t\t} catch (e: any) {\n\t\t\tassert(false, `should not have timed out: ${e.message}`);\n\t\t}\n\t}).timeout(25);\n\n\tit(\"Timeout rejection with error option\", async () => {\n\t\ttry {\n\t\t\tawait timeoutPromise(() => {}, {\n\t\t\t\tdurationMs: 1,\n\t\t\t\terrorMsg: \"hello\",\n\t\t\t});\n\t\t\tassert(false, \"should have timed out\");\n\t\t} catch (e: any) {\n\t\t\tassert(\n\t\t\t\te.message.startsWith(\"hello\"),\n\t\t\t\t\"expected timeout reject error message given in option\",\n\t\t\t);\n\t\t}\n\t}).timeout(25);\n});\n"]}
@@ -1,90 +0,0 @@
1
- use_current_TypeAliasDeclaration_ChannelFactoryRegistry(get_old_TypeAliasDeclaration_ChannelFactoryRegistry());
2
- use_old_TypeAliasDeclaration_ChannelFactoryRegistry(get_current_TypeAliasDeclaration_ChannelFactoryRegistry());
3
- use_current_EnumDeclaration_DataObjectFactoryType(get_old_EnumDeclaration_DataObjectFactoryType());
4
- use_old_EnumDeclaration_DataObjectFactoryType(get_current_EnumDeclaration_DataObjectFactoryType());
5
- use_current_ClassDeclaration_EventAndErrorTrackingLogger(get_old_ClassDeclaration_EventAndErrorTrackingLogger());
6
- use_old_ClassDeclaration_EventAndErrorTrackingLogger(get_current_ClassDeclaration_EventAndErrorTrackingLogger());
7
- use_current_InterfaceDeclaration_IDocumentIdStrategy(get_old_InterfaceDeclaration_IDocumentIdStrategy());
8
- use_old_InterfaceDeclaration_IDocumentIdStrategy(get_current_InterfaceDeclaration_IDocumentIdStrategy());
9
- use_current_InterfaceDeclaration_IOpProcessingController(get_old_InterfaceDeclaration_IOpProcessingController());
10
- use_old_InterfaceDeclaration_IOpProcessingController(get_current_InterfaceDeclaration_IOpProcessingController());
11
- use_current_InterfaceDeclaration_IProvideTestFluidObject(get_old_InterfaceDeclaration_IProvideTestFluidObject());
12
- use_old_InterfaceDeclaration_IProvideTestFluidObject(get_current_InterfaceDeclaration_IProvideTestFluidObject());
13
- use_current_InterfaceDeclaration_ITestContainerConfig(
14
- // @ts-expect-error compatibility expected to be broken
15
- get_old_InterfaceDeclaration_ITestContainerConfig());
16
- use_old_InterfaceDeclaration_ITestContainerConfig(
17
- // @ts-expect-error compatibility expected to be broken
18
- get_current_InterfaceDeclaration_ITestContainerConfig());
19
- use_current_InterfaceDeclaration_ITestFluidObject(get_old_InterfaceDeclaration_ITestFluidObject());
20
- use_old_InterfaceDeclaration_ITestFluidObject(get_current_InterfaceDeclaration_ITestFluidObject());
21
- use_current_InterfaceDeclaration_ITestObjectProvider(
22
- // @ts-expect-error compatibility expected to be broken
23
- get_old_InterfaceDeclaration_ITestObjectProvider());
24
- use_old_InterfaceDeclaration_ITestObjectProvider(get_current_InterfaceDeclaration_ITestObjectProvider());
25
- use_current_ClassDeclaration_LoaderContainerTracker(get_old_ClassDeclaration_LoaderContainerTracker());
26
- use_old_ClassDeclaration_LoaderContainerTracker(get_current_ClassDeclaration_LoaderContainerTracker());
27
- use_current_ClassDeclaration_LocalCodeLoader(get_old_ClassDeclaration_LocalCodeLoader());
28
- use_old_ClassDeclaration_LocalCodeLoader(get_current_ClassDeclaration_LocalCodeLoader());
29
- use_current_TypeAliasDeclaration_SupportedExportInterfaces(get_old_TypeAliasDeclaration_SupportedExportInterfaces());
30
- use_old_TypeAliasDeclaration_SupportedExportInterfaces(get_current_TypeAliasDeclaration_SupportedExportInterfaces());
31
- use_current_VariableDeclaration_TestContainerRuntimeFactory(get_old_VariableDeclaration_TestContainerRuntimeFactory());
32
- use_old_VariableDeclaration_TestContainerRuntimeFactory(get_current_VariableDeclaration_TestContainerRuntimeFactory());
33
- use_current_ClassDeclaration_TestFluidObject(get_old_ClassDeclaration_TestFluidObject());
34
- use_old_ClassDeclaration_TestFluidObject(get_current_ClassDeclaration_TestFluidObject());
35
- use_current_ClassDeclaration_TestFluidObjectFactory(get_old_ClassDeclaration_TestFluidObjectFactory());
36
- use_old_ClassDeclaration_TestFluidObjectFactory(get_current_ClassDeclaration_TestFluidObjectFactory());
37
- use_current_ClassDeclaration_TestObjectProvider(
38
- // @ts-expect-error compatibility expected to be broken
39
- get_old_ClassDeclaration_TestObjectProvider());
40
- use_old_ClassDeclaration_TestObjectProvider(get_current_ClassDeclaration_TestObjectProvider());
41
- use_current_ClassDeclaration_TestObjectProviderWithVersionedLoad(
42
- // @ts-expect-error compatibility expected to be broken
43
- get_old_ClassDeclaration_TestObjectProviderWithVersionedLoad());
44
- use_old_ClassDeclaration_TestObjectProviderWithVersionedLoad(get_current_ClassDeclaration_TestObjectProviderWithVersionedLoad());
45
- use_current_InterfaceDeclaration_TimeoutWithError(get_old_InterfaceDeclaration_TimeoutWithError());
46
- use_old_InterfaceDeclaration_TimeoutWithError(get_current_InterfaceDeclaration_TimeoutWithError());
47
- use_current_InterfaceDeclaration_TimeoutWithValue(get_old_InterfaceDeclaration_TimeoutWithValue());
48
- use_old_InterfaceDeclaration_TimeoutWithValue(get_current_InterfaceDeclaration_TimeoutWithValue());
49
- use_current_FunctionDeclaration_createAndAttachContainer(get_old_FunctionDeclaration_createAndAttachContainer());
50
- use_old_FunctionDeclaration_createAndAttachContainer(get_current_FunctionDeclaration_createAndAttachContainer());
51
- use_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(get_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore());
52
- use_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(get_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore());
53
- use_current_VariableDeclaration_createDocumentId(get_old_VariableDeclaration_createDocumentId());
54
- use_old_VariableDeclaration_createDocumentId(get_current_VariableDeclaration_createDocumentId());
55
- use_current_FunctionDeclaration_createLoader(get_old_FunctionDeclaration_createLoader());
56
- use_old_FunctionDeclaration_createLoader(get_current_FunctionDeclaration_createLoader());
57
- use_current_FunctionDeclaration_createSummarizer(get_old_FunctionDeclaration_createSummarizer());
58
- use_old_FunctionDeclaration_createSummarizer(get_current_FunctionDeclaration_createSummarizer());
59
- use_current_FunctionDeclaration_createSummarizerFromFactory(get_old_FunctionDeclaration_createSummarizerFromFactory());
60
- use_old_FunctionDeclaration_createSummarizerFromFactory(get_current_FunctionDeclaration_createSummarizerFromFactory());
61
- use_current_VariableDeclaration_createTestContainerRuntimeFactory(get_old_VariableDeclaration_createTestContainerRuntimeFactory());
62
- use_old_VariableDeclaration_createTestContainerRuntimeFactory(get_current_VariableDeclaration_createTestContainerRuntimeFactory());
63
- use_current_VariableDeclaration_defaultTimeoutDurationMs(get_old_VariableDeclaration_defaultTimeoutDurationMs());
64
- use_old_VariableDeclaration_defaultTimeoutDurationMs(get_current_VariableDeclaration_defaultTimeoutDurationMs());
65
- use_current_TypeAliasDeclaration_fluidEntryPoint(get_old_TypeAliasDeclaration_fluidEntryPoint());
66
- use_old_TypeAliasDeclaration_fluidEntryPoint(get_current_TypeAliasDeclaration_fluidEntryPoint());
67
- use_current_FunctionDeclaration_getContainerEntryPointBackCompat(get_old_FunctionDeclaration_getContainerEntryPointBackCompat());
68
- use_old_FunctionDeclaration_getContainerEntryPointBackCompat(get_current_FunctionDeclaration_getContainerEntryPointBackCompat());
69
- use_current_FunctionDeclaration_getDataStoreEntryPointBackCompat(get_old_FunctionDeclaration_getDataStoreEntryPointBackCompat());
70
- use_old_FunctionDeclaration_getDataStoreEntryPointBackCompat(get_current_FunctionDeclaration_getDataStoreEntryPointBackCompat());
71
- use_current_FunctionDeclaration_getUnexpectedLogErrorException(get_old_FunctionDeclaration_getUnexpectedLogErrorException());
72
- use_old_FunctionDeclaration_getUnexpectedLogErrorException(get_current_FunctionDeclaration_getUnexpectedLogErrorException());
73
- use_current_VariableDeclaration_retryWithEventualValue(get_old_VariableDeclaration_retryWithEventualValue());
74
- use_old_VariableDeclaration_retryWithEventualValue(get_current_VariableDeclaration_retryWithEventualValue());
75
- use_current_FunctionDeclaration_summarizeNow(get_old_FunctionDeclaration_summarizeNow());
76
- use_old_FunctionDeclaration_summarizeNow(get_current_FunctionDeclaration_summarizeNow());
77
- use_current_FunctionDeclaration_timeoutAwait(get_old_FunctionDeclaration_timeoutAwait());
78
- use_old_FunctionDeclaration_timeoutAwait(get_current_FunctionDeclaration_timeoutAwait());
79
- use_current_FunctionDeclaration_timeoutPromise(get_old_FunctionDeclaration_timeoutPromise());
80
- use_old_FunctionDeclaration_timeoutPromise(get_current_FunctionDeclaration_timeoutPromise());
81
- use_current_FunctionDeclaration_waitForContainerConnection(get_old_FunctionDeclaration_waitForContainerConnection());
82
- use_old_FunctionDeclaration_waitForContainerConnection(get_current_FunctionDeclaration_waitForContainerConnection());
83
- use_current_FunctionDeclaration_wrapDocumentService(get_old_FunctionDeclaration_wrapDocumentService());
84
- use_old_FunctionDeclaration_wrapDocumentService(get_current_FunctionDeclaration_wrapDocumentService());
85
- use_current_FunctionDeclaration_wrapDocumentServiceFactory(get_old_FunctionDeclaration_wrapDocumentServiceFactory());
86
- use_old_FunctionDeclaration_wrapDocumentServiceFactory(get_current_FunctionDeclaration_wrapDocumentServiceFactory());
87
- use_current_FunctionDeclaration_wrapDocumentStorageService(get_old_FunctionDeclaration_wrapDocumentStorageService());
88
- use_old_FunctionDeclaration_wrapDocumentStorageService(get_current_FunctionDeclaration_wrapDocumentStorageService());
89
- export {};
90
- //# sourceMappingURL=validateTestUtilsPrevious.generated.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"validateTestUtilsPrevious.generated.js","sourceRoot":"","sources":["../../../src/test/types/validateTestUtilsPrevious.generated.ts"],"names":[],"mappings":"AAgCA,uDAAuD,CACnD,mDAAmD,EAAE,CAAC,CAAC;AAW3D,mDAAmD,CAC/C,uDAAuD,EAAE,CAAC,CAAC;AAW/D,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,oDAAoD,CAChD,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gDAAgD,CAC5C,oDAAoD,EAAE,CAAC,CAAC;AAW5D,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,qDAAqD;AACjD,uDAAuD;AACvD,iDAAiD,EAAE,CAAC,CAAC;AAWzD,iDAAiD;AAC7C,uDAAuD;AACvD,qDAAqD,EAAE,CAAC,CAAC;AAW7D,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,oDAAoD;AAChD,uDAAuD;AACvD,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gDAAgD,CAC5C,oDAAoD,EAAE,CAAC,CAAC;AAW5D,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,0DAA0D,CACtD,sDAAsD,EAAE,CAAC,CAAC;AAW9D,sDAAsD,CAClD,0DAA0D,EAAE,CAAC,CAAC;AAWlE,2DAA2D,CACvD,uDAAuD,EAAE,CAAC,CAAC;AAW/D,uDAAuD,CACnD,2DAA2D,EAAE,CAAC,CAAC;AAWnE,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,+CAA+C;AAC3C,uDAAuD;AACvD,2CAA2C,EAAE,CAAC,CAAC;AAWnD,2CAA2C,CACvC,+CAA+C,EAAE,CAAC,CAAC;AAWvD,gEAAgE;AAC5D,uDAAuD;AACvD,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,iDAAiD,CAC7C,6CAA6C,EAAE,CAAC,CAAC;AAWrD,6CAA6C,CACzC,iDAAiD,EAAE,CAAC,CAAC;AAWzD,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,iFAAiF,CAC7E,6EAA6E,EAAE,CAAC,CAAC;AAWrF,6EAA6E,CACzE,iFAAiF,EAAE,CAAC,CAAC;AAWzF,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,2DAA2D,CACvD,uDAAuD,EAAE,CAAC,CAAC;AAW/D,uDAAuD,CACnD,2DAA2D,EAAE,CAAC,CAAC;AAWnE,iEAAiE,CAC7D,6DAA6D,EAAE,CAAC,CAAC;AAWrE,6DAA6D,CACzD,iEAAiE,EAAE,CAAC,CAAC;AAWzE,wDAAwD,CACpD,oDAAoD,EAAE,CAAC,CAAC;AAW5D,oDAAoD,CAChD,wDAAwD,EAAE,CAAC,CAAC;AAWhE,gDAAgD,CAC5C,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,gDAAgD,EAAE,CAAC,CAAC;AAWxD,gEAAgE,CAC5D,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,gEAAgE,CAC5D,4DAA4D,EAAE,CAAC,CAAC;AAWpE,4DAA4D,CACxD,gEAAgE,EAAE,CAAC,CAAC;AAWxE,8DAA8D,CAC1D,0DAA0D,EAAE,CAAC,CAAC;AAWlE,0DAA0D,CACtD,8DAA8D,EAAE,CAAC,CAAC;AAuBtE,sDAAsD,CAClD,kDAAkD,EAAE,CAAC,CAAC;AAW1D,kDAAkD,CAC9C,sDAAsD,EAAE,CAAC,CAAC;AAW9D,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,4CAA4C,CACxC,wCAAwC,EAAE,CAAC,CAAC;AAWhD,wCAAwC,CACpC,4CAA4C,EAAE,CAAC,CAAC;AAWpD,8CAA8C,CAC1C,0CAA0C,EAAE,CAAC,CAAC;AAWlD,0CAA0C,CACtC,8CAA8C,EAAE,CAAC,CAAC;AAWtD,0DAA0D,CACtD,sDAAsD,EAAE,CAAC,CAAC;AAW9D,sDAAsD,CAClD,0DAA0D,EAAE,CAAC,CAAC;AAWlE,mDAAmD,CAC/C,+CAA+C,EAAE,CAAC,CAAC;AAWvD,+CAA+C,CAC3C,mDAAmD,EAAE,CAAC,CAAC;AAW3D,0DAA0D,CACtD,sDAAsD,EAAE,CAAC,CAAC;AAW9D,sDAAsD,CAClD,0DAA0D,EAAE,CAAC,CAAC;AAWlE,0DAA0D,CACtD,sDAAsD,EAAE,CAAC,CAAC;AAW9D,sDAAsD,CAClD,0DAA0D,EAAE,CAAC,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n */\n/*\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.\n * Generated by fluid-type-test-generator in @fluidframework/build-tools.\n */\nimport type * as old from \"@fluidframework/test-utils-previous\";\nimport type * as current from \"../../index.js\";\n\n\n// See 'build-tools/src/type-test-generator/compatibility.ts' for more information.\ntype TypeOnly<T> = T extends number\n\t? number\n\t: T extends string\n\t? string\n\t: T extends boolean | bigint | symbol\n\t? T\n\t: {\n\t\t\t[P in keyof T]: TypeOnly<T[P]>;\n\t };\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ChannelFactoryRegistry\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_ChannelFactoryRegistry():\n TypeOnly<old.ChannelFactoryRegistry>;\ndeclare function use_current_TypeAliasDeclaration_ChannelFactoryRegistry(\n use: TypeOnly<current.ChannelFactoryRegistry>): void;\nuse_current_TypeAliasDeclaration_ChannelFactoryRegistry(\n get_old_TypeAliasDeclaration_ChannelFactoryRegistry());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_ChannelFactoryRegistry\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_ChannelFactoryRegistry():\n TypeOnly<current.ChannelFactoryRegistry>;\ndeclare function use_old_TypeAliasDeclaration_ChannelFactoryRegistry(\n use: TypeOnly<old.ChannelFactoryRegistry>): void;\nuse_old_TypeAliasDeclaration_ChannelFactoryRegistry(\n get_current_TypeAliasDeclaration_ChannelFactoryRegistry());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"EnumDeclaration_DataObjectFactoryType\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_EnumDeclaration_DataObjectFactoryType():\n TypeOnly<old.DataObjectFactoryType>;\ndeclare function use_current_EnumDeclaration_DataObjectFactoryType(\n use: TypeOnly<current.DataObjectFactoryType>): void;\nuse_current_EnumDeclaration_DataObjectFactoryType(\n get_old_EnumDeclaration_DataObjectFactoryType());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"EnumDeclaration_DataObjectFactoryType\": {\"backCompat\": false}\n*/\ndeclare function get_current_EnumDeclaration_DataObjectFactoryType():\n TypeOnly<current.DataObjectFactoryType>;\ndeclare function use_old_EnumDeclaration_DataObjectFactoryType(\n use: TypeOnly<old.DataObjectFactoryType>): void;\nuse_old_EnumDeclaration_DataObjectFactoryType(\n get_current_EnumDeclaration_DataObjectFactoryType());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_EventAndErrorTrackingLogger\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_EventAndErrorTrackingLogger():\n TypeOnly<old.EventAndErrorTrackingLogger>;\ndeclare function use_current_ClassDeclaration_EventAndErrorTrackingLogger(\n use: TypeOnly<current.EventAndErrorTrackingLogger>): void;\nuse_current_ClassDeclaration_EventAndErrorTrackingLogger(\n get_old_ClassDeclaration_EventAndErrorTrackingLogger());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_EventAndErrorTrackingLogger\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_EventAndErrorTrackingLogger():\n TypeOnly<current.EventAndErrorTrackingLogger>;\ndeclare function use_old_ClassDeclaration_EventAndErrorTrackingLogger(\n use: TypeOnly<old.EventAndErrorTrackingLogger>): void;\nuse_old_ClassDeclaration_EventAndErrorTrackingLogger(\n get_current_ClassDeclaration_EventAndErrorTrackingLogger());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IDocumentIdStrategy\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IDocumentIdStrategy():\n TypeOnly<old.IDocumentIdStrategy>;\ndeclare function use_current_InterfaceDeclaration_IDocumentIdStrategy(\n use: TypeOnly<current.IDocumentIdStrategy>): void;\nuse_current_InterfaceDeclaration_IDocumentIdStrategy(\n get_old_InterfaceDeclaration_IDocumentIdStrategy());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IDocumentIdStrategy\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IDocumentIdStrategy():\n TypeOnly<current.IDocumentIdStrategy>;\ndeclare function use_old_InterfaceDeclaration_IDocumentIdStrategy(\n use: TypeOnly<old.IDocumentIdStrategy>): void;\nuse_old_InterfaceDeclaration_IDocumentIdStrategy(\n get_current_InterfaceDeclaration_IDocumentIdStrategy());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IOpProcessingController\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IOpProcessingController():\n TypeOnly<old.IOpProcessingController>;\ndeclare function use_current_InterfaceDeclaration_IOpProcessingController(\n use: TypeOnly<current.IOpProcessingController>): void;\nuse_current_InterfaceDeclaration_IOpProcessingController(\n get_old_InterfaceDeclaration_IOpProcessingController());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IOpProcessingController\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IOpProcessingController():\n TypeOnly<current.IOpProcessingController>;\ndeclare function use_old_InterfaceDeclaration_IOpProcessingController(\n use: TypeOnly<old.IOpProcessingController>): void;\nuse_old_InterfaceDeclaration_IOpProcessingController(\n get_current_InterfaceDeclaration_IOpProcessingController());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IProvideTestFluidObject\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_IProvideTestFluidObject():\n TypeOnly<old.IProvideTestFluidObject>;\ndeclare function use_current_InterfaceDeclaration_IProvideTestFluidObject(\n use: TypeOnly<current.IProvideTestFluidObject>): void;\nuse_current_InterfaceDeclaration_IProvideTestFluidObject(\n get_old_InterfaceDeclaration_IProvideTestFluidObject());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_IProvideTestFluidObject\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_IProvideTestFluidObject():\n TypeOnly<current.IProvideTestFluidObject>;\ndeclare function use_old_InterfaceDeclaration_IProvideTestFluidObject(\n use: TypeOnly<old.IProvideTestFluidObject>): void;\nuse_old_InterfaceDeclaration_IProvideTestFluidObject(\n get_current_InterfaceDeclaration_IProvideTestFluidObject());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestContainerConfig\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_ITestContainerConfig():\n TypeOnly<old.ITestContainerConfig>;\ndeclare function use_current_InterfaceDeclaration_ITestContainerConfig(\n use: TypeOnly<current.ITestContainerConfig>): void;\nuse_current_InterfaceDeclaration_ITestContainerConfig(\n // @ts-expect-error compatibility expected to be broken\n get_old_InterfaceDeclaration_ITestContainerConfig());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestContainerConfig\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_ITestContainerConfig():\n TypeOnly<current.ITestContainerConfig>;\ndeclare function use_old_InterfaceDeclaration_ITestContainerConfig(\n use: TypeOnly<old.ITestContainerConfig>): void;\nuse_old_InterfaceDeclaration_ITestContainerConfig(\n // @ts-expect-error compatibility expected to be broken\n get_current_InterfaceDeclaration_ITestContainerConfig());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestFluidObject\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_ITestFluidObject():\n TypeOnly<old.ITestFluidObject>;\ndeclare function use_current_InterfaceDeclaration_ITestFluidObject(\n use: TypeOnly<current.ITestFluidObject>): void;\nuse_current_InterfaceDeclaration_ITestFluidObject(\n get_old_InterfaceDeclaration_ITestFluidObject());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestFluidObject\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_ITestFluidObject():\n TypeOnly<current.ITestFluidObject>;\ndeclare function use_old_InterfaceDeclaration_ITestFluidObject(\n use: TypeOnly<old.ITestFluidObject>): void;\nuse_old_InterfaceDeclaration_ITestFluidObject(\n get_current_InterfaceDeclaration_ITestFluidObject());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestObjectProvider\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_ITestObjectProvider():\n TypeOnly<old.ITestObjectProvider>;\ndeclare function use_current_InterfaceDeclaration_ITestObjectProvider(\n use: TypeOnly<current.ITestObjectProvider>): void;\nuse_current_InterfaceDeclaration_ITestObjectProvider(\n // @ts-expect-error compatibility expected to be broken\n get_old_InterfaceDeclaration_ITestObjectProvider());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_ITestObjectProvider\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_ITestObjectProvider():\n TypeOnly<current.ITestObjectProvider>;\ndeclare function use_old_InterfaceDeclaration_ITestObjectProvider(\n use: TypeOnly<old.ITestObjectProvider>): void;\nuse_old_InterfaceDeclaration_ITestObjectProvider(\n get_current_InterfaceDeclaration_ITestObjectProvider());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_LoaderContainerTracker\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_LoaderContainerTracker():\n TypeOnly<old.LoaderContainerTracker>;\ndeclare function use_current_ClassDeclaration_LoaderContainerTracker(\n use: TypeOnly<current.LoaderContainerTracker>): void;\nuse_current_ClassDeclaration_LoaderContainerTracker(\n get_old_ClassDeclaration_LoaderContainerTracker());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_LoaderContainerTracker\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_LoaderContainerTracker():\n TypeOnly<current.LoaderContainerTracker>;\ndeclare function use_old_ClassDeclaration_LoaderContainerTracker(\n use: TypeOnly<old.LoaderContainerTracker>): void;\nuse_old_ClassDeclaration_LoaderContainerTracker(\n get_current_ClassDeclaration_LoaderContainerTracker());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_LocalCodeLoader\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_LocalCodeLoader():\n TypeOnly<old.LocalCodeLoader>;\ndeclare function use_current_ClassDeclaration_LocalCodeLoader(\n use: TypeOnly<current.LocalCodeLoader>): void;\nuse_current_ClassDeclaration_LocalCodeLoader(\n get_old_ClassDeclaration_LocalCodeLoader());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_LocalCodeLoader\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_LocalCodeLoader():\n TypeOnly<current.LocalCodeLoader>;\ndeclare function use_old_ClassDeclaration_LocalCodeLoader(\n use: TypeOnly<old.LocalCodeLoader>): void;\nuse_old_ClassDeclaration_LocalCodeLoader(\n get_current_ClassDeclaration_LocalCodeLoader());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_SupportedExportInterfaces\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_SupportedExportInterfaces():\n TypeOnly<old.SupportedExportInterfaces>;\ndeclare function use_current_TypeAliasDeclaration_SupportedExportInterfaces(\n use: TypeOnly<current.SupportedExportInterfaces>): void;\nuse_current_TypeAliasDeclaration_SupportedExportInterfaces(\n get_old_TypeAliasDeclaration_SupportedExportInterfaces());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_SupportedExportInterfaces\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_SupportedExportInterfaces():\n TypeOnly<current.SupportedExportInterfaces>;\ndeclare function use_old_TypeAliasDeclaration_SupportedExportInterfaces(\n use: TypeOnly<old.SupportedExportInterfaces>): void;\nuse_old_TypeAliasDeclaration_SupportedExportInterfaces(\n get_current_TypeAliasDeclaration_SupportedExportInterfaces());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_TestContainerRuntimeFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_TestContainerRuntimeFactory():\n TypeOnly<typeof old.TestContainerRuntimeFactory>;\ndeclare function use_current_VariableDeclaration_TestContainerRuntimeFactory(\n use: TypeOnly<typeof current.TestContainerRuntimeFactory>): void;\nuse_current_VariableDeclaration_TestContainerRuntimeFactory(\n get_old_VariableDeclaration_TestContainerRuntimeFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_TestContainerRuntimeFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_TestContainerRuntimeFactory():\n TypeOnly<typeof current.TestContainerRuntimeFactory>;\ndeclare function use_old_VariableDeclaration_TestContainerRuntimeFactory(\n use: TypeOnly<typeof old.TestContainerRuntimeFactory>): void;\nuse_old_VariableDeclaration_TestContainerRuntimeFactory(\n get_current_VariableDeclaration_TestContainerRuntimeFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestFluidObject\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_TestFluidObject():\n TypeOnly<old.TestFluidObject>;\ndeclare function use_current_ClassDeclaration_TestFluidObject(\n use: TypeOnly<current.TestFluidObject>): void;\nuse_current_ClassDeclaration_TestFluidObject(\n get_old_ClassDeclaration_TestFluidObject());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestFluidObject\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_TestFluidObject():\n TypeOnly<current.TestFluidObject>;\ndeclare function use_old_ClassDeclaration_TestFluidObject(\n use: TypeOnly<old.TestFluidObject>): void;\nuse_old_ClassDeclaration_TestFluidObject(\n get_current_ClassDeclaration_TestFluidObject());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestFluidObjectFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_TestFluidObjectFactory():\n TypeOnly<old.TestFluidObjectFactory>;\ndeclare function use_current_ClassDeclaration_TestFluidObjectFactory(\n use: TypeOnly<current.TestFluidObjectFactory>): void;\nuse_current_ClassDeclaration_TestFluidObjectFactory(\n get_old_ClassDeclaration_TestFluidObjectFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestFluidObjectFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_TestFluidObjectFactory():\n TypeOnly<current.TestFluidObjectFactory>;\ndeclare function use_old_ClassDeclaration_TestFluidObjectFactory(\n use: TypeOnly<old.TestFluidObjectFactory>): void;\nuse_old_ClassDeclaration_TestFluidObjectFactory(\n get_current_ClassDeclaration_TestFluidObjectFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestObjectProvider\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_TestObjectProvider():\n TypeOnly<old.TestObjectProvider>;\ndeclare function use_current_ClassDeclaration_TestObjectProvider(\n use: TypeOnly<current.TestObjectProvider>): void;\nuse_current_ClassDeclaration_TestObjectProvider(\n // @ts-expect-error compatibility expected to be broken\n get_old_ClassDeclaration_TestObjectProvider());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestObjectProvider\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_TestObjectProvider():\n TypeOnly<current.TestObjectProvider>;\ndeclare function use_old_ClassDeclaration_TestObjectProvider(\n use: TypeOnly<old.TestObjectProvider>): void;\nuse_old_ClassDeclaration_TestObjectProvider(\n get_current_ClassDeclaration_TestObjectProvider());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestObjectProviderWithVersionedLoad\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_ClassDeclaration_TestObjectProviderWithVersionedLoad():\n TypeOnly<old.TestObjectProviderWithVersionedLoad>;\ndeclare function use_current_ClassDeclaration_TestObjectProviderWithVersionedLoad(\n use: TypeOnly<current.TestObjectProviderWithVersionedLoad>): void;\nuse_current_ClassDeclaration_TestObjectProviderWithVersionedLoad(\n // @ts-expect-error compatibility expected to be broken\n get_old_ClassDeclaration_TestObjectProviderWithVersionedLoad());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"ClassDeclaration_TestObjectProviderWithVersionedLoad\": {\"backCompat\": false}\n*/\ndeclare function get_current_ClassDeclaration_TestObjectProviderWithVersionedLoad():\n TypeOnly<current.TestObjectProviderWithVersionedLoad>;\ndeclare function use_old_ClassDeclaration_TestObjectProviderWithVersionedLoad(\n use: TypeOnly<old.TestObjectProviderWithVersionedLoad>): void;\nuse_old_ClassDeclaration_TestObjectProviderWithVersionedLoad(\n get_current_ClassDeclaration_TestObjectProviderWithVersionedLoad());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_TimeoutWithError\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_TimeoutWithError():\n TypeOnly<old.TimeoutWithError>;\ndeclare function use_current_InterfaceDeclaration_TimeoutWithError(\n use: TypeOnly<current.TimeoutWithError>): void;\nuse_current_InterfaceDeclaration_TimeoutWithError(\n get_old_InterfaceDeclaration_TimeoutWithError());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_TimeoutWithError\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_TimeoutWithError():\n TypeOnly<current.TimeoutWithError>;\ndeclare function use_old_InterfaceDeclaration_TimeoutWithError(\n use: TypeOnly<old.TimeoutWithError>): void;\nuse_old_InterfaceDeclaration_TimeoutWithError(\n get_current_InterfaceDeclaration_TimeoutWithError());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_TimeoutWithValue\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_InterfaceDeclaration_TimeoutWithValue():\n TypeOnly<old.TimeoutWithValue>;\ndeclare function use_current_InterfaceDeclaration_TimeoutWithValue(\n use: TypeOnly<current.TimeoutWithValue>): void;\nuse_current_InterfaceDeclaration_TimeoutWithValue(\n get_old_InterfaceDeclaration_TimeoutWithValue());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"InterfaceDeclaration_TimeoutWithValue\": {\"backCompat\": false}\n*/\ndeclare function get_current_InterfaceDeclaration_TimeoutWithValue():\n TypeOnly<current.TimeoutWithValue>;\ndeclare function use_old_InterfaceDeclaration_TimeoutWithValue(\n use: TypeOnly<old.TimeoutWithValue>): void;\nuse_old_InterfaceDeclaration_TimeoutWithValue(\n get_current_InterfaceDeclaration_TimeoutWithValue());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createAndAttachContainer\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_createAndAttachContainer():\n TypeOnly<typeof old.createAndAttachContainer>;\ndeclare function use_current_FunctionDeclaration_createAndAttachContainer(\n use: TypeOnly<typeof current.createAndAttachContainer>): void;\nuse_current_FunctionDeclaration_createAndAttachContainer(\n get_old_FunctionDeclaration_createAndAttachContainer());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createAndAttachContainer\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_createAndAttachContainer():\n TypeOnly<typeof current.createAndAttachContainer>;\ndeclare function use_old_FunctionDeclaration_createAndAttachContainer(\n use: TypeOnly<typeof old.createAndAttachContainer>): void;\nuse_old_FunctionDeclaration_createAndAttachContainer(\n get_current_FunctionDeclaration_createAndAttachContainer());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore():\n TypeOnly<typeof old.createContainerRuntimeFactoryWithDefaultDataStore>;\ndeclare function use_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(\n use: TypeOnly<typeof current.createContainerRuntimeFactoryWithDefaultDataStore>): void;\nuse_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(\n get_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore():\n TypeOnly<typeof current.createContainerRuntimeFactoryWithDefaultDataStore>;\ndeclare function use_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(\n use: TypeOnly<typeof old.createContainerRuntimeFactoryWithDefaultDataStore>): void;\nuse_old_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore(\n get_current_VariableDeclaration_createContainerRuntimeFactoryWithDefaultDataStore());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createDocumentId\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_createDocumentId():\n TypeOnly<typeof old.createDocumentId>;\ndeclare function use_current_VariableDeclaration_createDocumentId(\n use: TypeOnly<typeof current.createDocumentId>): void;\nuse_current_VariableDeclaration_createDocumentId(\n get_old_VariableDeclaration_createDocumentId());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createDocumentId\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_createDocumentId():\n TypeOnly<typeof current.createDocumentId>;\ndeclare function use_old_VariableDeclaration_createDocumentId(\n use: TypeOnly<typeof old.createDocumentId>): void;\nuse_old_VariableDeclaration_createDocumentId(\n get_current_VariableDeclaration_createDocumentId());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createLoader\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_createLoader():\n TypeOnly<typeof old.createLoader>;\ndeclare function use_current_FunctionDeclaration_createLoader(\n use: TypeOnly<typeof current.createLoader>): void;\nuse_current_FunctionDeclaration_createLoader(\n get_old_FunctionDeclaration_createLoader());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createLoader\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_createLoader():\n TypeOnly<typeof current.createLoader>;\ndeclare function use_old_FunctionDeclaration_createLoader(\n use: TypeOnly<typeof old.createLoader>): void;\nuse_old_FunctionDeclaration_createLoader(\n get_current_FunctionDeclaration_createLoader());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createSummarizer\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_createSummarizer():\n TypeOnly<typeof old.createSummarizer>;\ndeclare function use_current_FunctionDeclaration_createSummarizer(\n use: TypeOnly<typeof current.createSummarizer>): void;\nuse_current_FunctionDeclaration_createSummarizer(\n get_old_FunctionDeclaration_createSummarizer());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createSummarizer\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_createSummarizer():\n TypeOnly<typeof current.createSummarizer>;\ndeclare function use_old_FunctionDeclaration_createSummarizer(\n use: TypeOnly<typeof old.createSummarizer>): void;\nuse_old_FunctionDeclaration_createSummarizer(\n get_current_FunctionDeclaration_createSummarizer());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createSummarizerFromFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_createSummarizerFromFactory():\n TypeOnly<typeof old.createSummarizerFromFactory>;\ndeclare function use_current_FunctionDeclaration_createSummarizerFromFactory(\n use: TypeOnly<typeof current.createSummarizerFromFactory>): void;\nuse_current_FunctionDeclaration_createSummarizerFromFactory(\n get_old_FunctionDeclaration_createSummarizerFromFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_createSummarizerFromFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_createSummarizerFromFactory():\n TypeOnly<typeof current.createSummarizerFromFactory>;\ndeclare function use_old_FunctionDeclaration_createSummarizerFromFactory(\n use: TypeOnly<typeof old.createSummarizerFromFactory>): void;\nuse_old_FunctionDeclaration_createSummarizerFromFactory(\n get_current_FunctionDeclaration_createSummarizerFromFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createTestContainerRuntimeFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_createTestContainerRuntimeFactory():\n TypeOnly<typeof old.createTestContainerRuntimeFactory>;\ndeclare function use_current_VariableDeclaration_createTestContainerRuntimeFactory(\n use: TypeOnly<typeof current.createTestContainerRuntimeFactory>): void;\nuse_current_VariableDeclaration_createTestContainerRuntimeFactory(\n get_old_VariableDeclaration_createTestContainerRuntimeFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_createTestContainerRuntimeFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_createTestContainerRuntimeFactory():\n TypeOnly<typeof current.createTestContainerRuntimeFactory>;\ndeclare function use_old_VariableDeclaration_createTestContainerRuntimeFactory(\n use: TypeOnly<typeof old.createTestContainerRuntimeFactory>): void;\nuse_old_VariableDeclaration_createTestContainerRuntimeFactory(\n get_current_VariableDeclaration_createTestContainerRuntimeFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_defaultTimeoutDurationMs\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_defaultTimeoutDurationMs():\n TypeOnly<typeof old.defaultTimeoutDurationMs>;\ndeclare function use_current_VariableDeclaration_defaultTimeoutDurationMs(\n use: TypeOnly<typeof current.defaultTimeoutDurationMs>): void;\nuse_current_VariableDeclaration_defaultTimeoutDurationMs(\n get_old_VariableDeclaration_defaultTimeoutDurationMs());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_defaultTimeoutDurationMs\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_defaultTimeoutDurationMs():\n TypeOnly<typeof current.defaultTimeoutDurationMs>;\ndeclare function use_old_VariableDeclaration_defaultTimeoutDurationMs(\n use: TypeOnly<typeof old.defaultTimeoutDurationMs>): void;\nuse_old_VariableDeclaration_defaultTimeoutDurationMs(\n get_current_VariableDeclaration_defaultTimeoutDurationMs());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_fluidEntryPoint\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_TypeAliasDeclaration_fluidEntryPoint():\n TypeOnly<old.fluidEntryPoint>;\ndeclare function use_current_TypeAliasDeclaration_fluidEntryPoint(\n use: TypeOnly<current.fluidEntryPoint>): void;\nuse_current_TypeAliasDeclaration_fluidEntryPoint(\n get_old_TypeAliasDeclaration_fluidEntryPoint());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"TypeAliasDeclaration_fluidEntryPoint\": {\"backCompat\": false}\n*/\ndeclare function get_current_TypeAliasDeclaration_fluidEntryPoint():\n TypeOnly<current.fluidEntryPoint>;\ndeclare function use_old_TypeAliasDeclaration_fluidEntryPoint(\n use: TypeOnly<old.fluidEntryPoint>): void;\nuse_old_TypeAliasDeclaration_fluidEntryPoint(\n get_current_TypeAliasDeclaration_fluidEntryPoint());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getContainerEntryPointBackCompat\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getContainerEntryPointBackCompat():\n TypeOnly<typeof old.getContainerEntryPointBackCompat>;\ndeclare function use_current_FunctionDeclaration_getContainerEntryPointBackCompat(\n use: TypeOnly<typeof current.getContainerEntryPointBackCompat>): void;\nuse_current_FunctionDeclaration_getContainerEntryPointBackCompat(\n get_old_FunctionDeclaration_getContainerEntryPointBackCompat());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getContainerEntryPointBackCompat\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getContainerEntryPointBackCompat():\n TypeOnly<typeof current.getContainerEntryPointBackCompat>;\ndeclare function use_old_FunctionDeclaration_getContainerEntryPointBackCompat(\n use: TypeOnly<typeof old.getContainerEntryPointBackCompat>): void;\nuse_old_FunctionDeclaration_getContainerEntryPointBackCompat(\n get_current_FunctionDeclaration_getContainerEntryPointBackCompat());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getDataStoreEntryPointBackCompat\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getDataStoreEntryPointBackCompat():\n TypeOnly<typeof old.getDataStoreEntryPointBackCompat>;\ndeclare function use_current_FunctionDeclaration_getDataStoreEntryPointBackCompat(\n use: TypeOnly<typeof current.getDataStoreEntryPointBackCompat>): void;\nuse_current_FunctionDeclaration_getDataStoreEntryPointBackCompat(\n get_old_FunctionDeclaration_getDataStoreEntryPointBackCompat());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getDataStoreEntryPointBackCompat\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getDataStoreEntryPointBackCompat():\n TypeOnly<typeof current.getDataStoreEntryPointBackCompat>;\ndeclare function use_old_FunctionDeclaration_getDataStoreEntryPointBackCompat(\n use: TypeOnly<typeof old.getDataStoreEntryPointBackCompat>): void;\nuse_old_FunctionDeclaration_getDataStoreEntryPointBackCompat(\n get_current_FunctionDeclaration_getDataStoreEntryPointBackCompat());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getUnexpectedLogErrorException\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_getUnexpectedLogErrorException():\n TypeOnly<typeof old.getUnexpectedLogErrorException>;\ndeclare function use_current_FunctionDeclaration_getUnexpectedLogErrorException(\n use: TypeOnly<typeof current.getUnexpectedLogErrorException>): void;\nuse_current_FunctionDeclaration_getUnexpectedLogErrorException(\n get_old_FunctionDeclaration_getUnexpectedLogErrorException());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_getUnexpectedLogErrorException\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_getUnexpectedLogErrorException():\n TypeOnly<typeof current.getUnexpectedLogErrorException>;\ndeclare function use_old_FunctionDeclaration_getUnexpectedLogErrorException(\n use: TypeOnly<typeof old.getUnexpectedLogErrorException>): void;\nuse_old_FunctionDeclaration_getUnexpectedLogErrorException(\n get_current_FunctionDeclaration_getUnexpectedLogErrorException());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"RemovedVariableDeclaration_mockConfigProvider\": {\"forwardCompat\": false}\n*/\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"RemovedVariableDeclaration_mockConfigProvider\": {\"backCompat\": false}\n*/\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_retryWithEventualValue\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_VariableDeclaration_retryWithEventualValue():\n TypeOnly<typeof old.retryWithEventualValue>;\ndeclare function use_current_VariableDeclaration_retryWithEventualValue(\n use: TypeOnly<typeof current.retryWithEventualValue>): void;\nuse_current_VariableDeclaration_retryWithEventualValue(\n get_old_VariableDeclaration_retryWithEventualValue());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"VariableDeclaration_retryWithEventualValue\": {\"backCompat\": false}\n*/\ndeclare function get_current_VariableDeclaration_retryWithEventualValue():\n TypeOnly<typeof current.retryWithEventualValue>;\ndeclare function use_old_VariableDeclaration_retryWithEventualValue(\n use: TypeOnly<typeof old.retryWithEventualValue>): void;\nuse_old_VariableDeclaration_retryWithEventualValue(\n get_current_VariableDeclaration_retryWithEventualValue());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_summarizeNow\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_summarizeNow():\n TypeOnly<typeof old.summarizeNow>;\ndeclare function use_current_FunctionDeclaration_summarizeNow(\n use: TypeOnly<typeof current.summarizeNow>): void;\nuse_current_FunctionDeclaration_summarizeNow(\n get_old_FunctionDeclaration_summarizeNow());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_summarizeNow\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_summarizeNow():\n TypeOnly<typeof current.summarizeNow>;\ndeclare function use_old_FunctionDeclaration_summarizeNow(\n use: TypeOnly<typeof old.summarizeNow>): void;\nuse_old_FunctionDeclaration_summarizeNow(\n get_current_FunctionDeclaration_summarizeNow());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_timeoutAwait\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_timeoutAwait():\n TypeOnly<typeof old.timeoutAwait>;\ndeclare function use_current_FunctionDeclaration_timeoutAwait(\n use: TypeOnly<typeof current.timeoutAwait>): void;\nuse_current_FunctionDeclaration_timeoutAwait(\n get_old_FunctionDeclaration_timeoutAwait());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_timeoutAwait\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_timeoutAwait():\n TypeOnly<typeof current.timeoutAwait>;\ndeclare function use_old_FunctionDeclaration_timeoutAwait(\n use: TypeOnly<typeof old.timeoutAwait>): void;\nuse_old_FunctionDeclaration_timeoutAwait(\n get_current_FunctionDeclaration_timeoutAwait());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_timeoutPromise\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_timeoutPromise():\n TypeOnly<typeof old.timeoutPromise>;\ndeclare function use_current_FunctionDeclaration_timeoutPromise(\n use: TypeOnly<typeof current.timeoutPromise>): void;\nuse_current_FunctionDeclaration_timeoutPromise(\n get_old_FunctionDeclaration_timeoutPromise());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_timeoutPromise\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_timeoutPromise():\n TypeOnly<typeof current.timeoutPromise>;\ndeclare function use_old_FunctionDeclaration_timeoutPromise(\n use: TypeOnly<typeof old.timeoutPromise>): void;\nuse_old_FunctionDeclaration_timeoutPromise(\n get_current_FunctionDeclaration_timeoutPromise());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitForContainerConnection\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_waitForContainerConnection():\n TypeOnly<typeof old.waitForContainerConnection>;\ndeclare function use_current_FunctionDeclaration_waitForContainerConnection(\n use: TypeOnly<typeof current.waitForContainerConnection>): void;\nuse_current_FunctionDeclaration_waitForContainerConnection(\n get_old_FunctionDeclaration_waitForContainerConnection());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_waitForContainerConnection\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_waitForContainerConnection():\n TypeOnly<typeof current.waitForContainerConnection>;\ndeclare function use_old_FunctionDeclaration_waitForContainerConnection(\n use: TypeOnly<typeof old.waitForContainerConnection>): void;\nuse_old_FunctionDeclaration_waitForContainerConnection(\n get_current_FunctionDeclaration_waitForContainerConnection());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_wrapDocumentService():\n TypeOnly<typeof old.wrapDocumentService>;\ndeclare function use_current_FunctionDeclaration_wrapDocumentService(\n use: TypeOnly<typeof current.wrapDocumentService>): void;\nuse_current_FunctionDeclaration_wrapDocumentService(\n get_old_FunctionDeclaration_wrapDocumentService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentService\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_wrapDocumentService():\n TypeOnly<typeof current.wrapDocumentService>;\ndeclare function use_old_FunctionDeclaration_wrapDocumentService(\n use: TypeOnly<typeof old.wrapDocumentService>): void;\nuse_old_FunctionDeclaration_wrapDocumentService(\n get_current_FunctionDeclaration_wrapDocumentService());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentServiceFactory\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_wrapDocumentServiceFactory():\n TypeOnly<typeof old.wrapDocumentServiceFactory>;\ndeclare function use_current_FunctionDeclaration_wrapDocumentServiceFactory(\n use: TypeOnly<typeof current.wrapDocumentServiceFactory>): void;\nuse_current_FunctionDeclaration_wrapDocumentServiceFactory(\n get_old_FunctionDeclaration_wrapDocumentServiceFactory());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentServiceFactory\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_wrapDocumentServiceFactory():\n TypeOnly<typeof current.wrapDocumentServiceFactory>;\ndeclare function use_old_FunctionDeclaration_wrapDocumentServiceFactory(\n use: TypeOnly<typeof old.wrapDocumentServiceFactory>): void;\nuse_old_FunctionDeclaration_wrapDocumentServiceFactory(\n get_current_FunctionDeclaration_wrapDocumentServiceFactory());\n\n/*\n* Validate forward compat by using old type in place of current type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentStorageService\": {\"forwardCompat\": false}\n*/\ndeclare function get_old_FunctionDeclaration_wrapDocumentStorageService():\n TypeOnly<typeof old.wrapDocumentStorageService>;\ndeclare function use_current_FunctionDeclaration_wrapDocumentStorageService(\n use: TypeOnly<typeof current.wrapDocumentStorageService>): void;\nuse_current_FunctionDeclaration_wrapDocumentStorageService(\n get_old_FunctionDeclaration_wrapDocumentStorageService());\n\n/*\n* Validate back compat by using current type in place of old type\n* If breaking change required, add in package.json under typeValidation.broken:\n* \"FunctionDeclaration_wrapDocumentStorageService\": {\"backCompat\": false}\n*/\ndeclare function get_current_FunctionDeclaration_wrapDocumentStorageService():\n TypeOnly<typeof current.wrapDocumentStorageService>;\ndeclare function use_old_FunctionDeclaration_wrapDocumentStorageService(\n use: TypeOnly<typeof old.wrapDocumentStorageService>): void;\nuse_old_FunctionDeclaration_wrapDocumentStorageService(\n get_current_FunctionDeclaration_wrapDocumentStorageService());\n"]}