@goast/kotlin 0.4.12 → 0.4.14-beta1

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 (538) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +45 -45
  3. package/assets/client/okhttp3/ApiClient.kt +252 -252
  4. package/esm/src/ast/nodes/function.d.ts.map +1 -1
  5. package/esm/src/ast/nodes/function.js +3 -1
  6. package/esm/src/ast/references/kotlin.d.ts +1 -0
  7. package/esm/src/ast/references/kotlin.d.ts.map +1 -1
  8. package/esm/src/ast/references/kotlin.js +1 -0
  9. package/esm/src/generators/models/model-generator.d.ts.map +1 -1
  10. package/esm/src/generators/models/model-generator.js +18 -3
  11. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +28 -28
  12. package/esm/src/generators/services/spring-controllers/models.d.ts +5 -2
  13. package/esm/src/generators/services/spring-controllers/models.d.ts.map +1 -1
  14. package/esm/src/generators/services/spring-controllers/refs.d.ts +6 -0
  15. package/esm/src/generators/services/spring-controllers/refs.d.ts.map +1 -0
  16. package/esm/src/generators/services/spring-controllers/refs.js +9 -0
  17. package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  18. package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +28 -14
  19. package/esm/src/generators/services/spring-controllers/spring-controllers-generator.d.ts +7 -1
  20. package/esm/src/generators/services/spring-controllers/spring-controllers-generator.d.ts.map +1 -1
  21. package/esm/src/generators/services/spring-controllers/spring-controllers-generator.js +41 -2
  22. package/package.json +6 -6
  23. package/script/src/ast/nodes/function.d.ts.map +1 -1
  24. package/script/src/ast/nodes/function.js +3 -1
  25. package/script/src/ast/references/kotlin.d.ts +1 -0
  26. package/script/src/ast/references/kotlin.d.ts.map +1 -1
  27. package/script/src/ast/references/kotlin.js +2 -1
  28. package/script/src/generators/models/model-generator.d.ts.map +1 -1
  29. package/script/src/generators/models/model-generator.js +17 -2
  30. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +28 -28
  31. package/script/src/generators/services/spring-controllers/models.d.ts +5 -2
  32. package/script/src/generators/services/spring-controllers/models.d.ts.map +1 -1
  33. package/script/src/generators/services/spring-controllers/refs.d.ts +6 -0
  34. package/script/src/generators/services/spring-controllers/refs.d.ts.map +1 -0
  35. package/script/src/generators/services/spring-controllers/refs.js +12 -0
  36. package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  37. package/script/src/generators/services/spring-controllers/spring-controller-generator.js +28 -14
  38. package/script/src/generators/services/spring-controllers/spring-controllers-generator.d.ts +7 -1
  39. package/script/src/generators/services/spring-controllers/spring-controllers-generator.d.ts.map +1 -1
  40. package/script/src/generators/services/spring-controllers/spring-controllers-generator.js +41 -1
  41. package/esm/_dnt.test_polyfills.d.ts +0 -29
  42. package/esm/_dnt.test_polyfills.d.ts.map +0 -1
  43. package/esm/_dnt.test_polyfills.js +0 -31
  44. package/esm/_dnt.test_shims.d.ts +0 -6
  45. package/esm/_dnt.test_shims.d.ts.map +0 -1
  46. package/esm/_dnt.test_shims.js +0 -61
  47. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
  48. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
  49. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -30
  50. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.d.ts +0 -17
  51. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.d.ts.map +0 -1
  52. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.js +0 -183
  53. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.d.ts +0 -35
  54. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.d.ts.map +0 -1
  55. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.js +0 -58
  56. package/esm/deps/jsr.io/@std/assert/1.0.11/false.d.ts +0 -18
  57. package/esm/deps/jsr.io/@std/assert/1.0.11/false.d.ts.map +0 -1
  58. package/esm/deps/jsr.io/@std/assert/1.0.11/false.js +0 -22
  59. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts +0 -23
  60. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts.map +0 -1
  61. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.js +0 -53
  62. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts +0 -25
  63. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts.map +0 -1
  64. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.js +0 -54
  65. package/esm/deps/jsr.io/@std/assert/1.0.11/match.d.ts +0 -18
  66. package/esm/deps/jsr.io/@std/assert/1.0.11/match.d.ts.map +0 -1
  67. package/esm/deps/jsr.io/@std/assert/1.0.11/match.js +0 -26
  68. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts +0 -20
  69. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts.map +0 -1
  70. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.js +0 -29
  71. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts +0 -18
  72. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts.map +0 -1
  73. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.js +0 -26
  74. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts +0 -23
  75. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts.map +0 -1
  76. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.js +0 -32
  77. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts +0 -42
  78. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts.map +0 -1
  79. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.js +0 -53
  80. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts +0 -24
  81. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts.map +0 -1
  82. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.js +0 -57
  83. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts +0 -20
  84. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts.map +0 -1
  85. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.js +0 -29
  86. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts +0 -14
  87. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts.map +0 -1
  88. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.js +0 -43
  89. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts +0 -17
  90. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts.map +0 -1
  91. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.js +0 -26
  92. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts +0 -4
  93. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts.map +0 -1
  94. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.js +0 -13
  95. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts +0 -46
  96. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts.map +0 -1
  97. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.js +0 -161
  98. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts +0 -6
  99. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts.map +0 -1
  100. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.js +0 -29
  101. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts +0 -4
  102. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts.map +0 -1
  103. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.js +0 -11
  104. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts +0 -9
  105. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts.map +0 -1
  106. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.js +0 -191
  107. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts +0 -4
  108. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts.map +0 -1
  109. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.js +0 -11
  110. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts +0 -3
  111. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts.map +0 -1
  112. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.js +0 -12
  113. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts +0 -34
  114. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts.map +0 -1
  115. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.js +0 -714
  116. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts +0 -11
  117. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts.map +0 -1
  118. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.js +0 -10
  119. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts +0 -4
  120. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts.map +0 -1
  121. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.js +0 -10
  122. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.d.ts +0 -843
  123. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.d.ts.map +0 -1
  124. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.js +0 -3
  125. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts +0 -9
  126. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts.map +0 -1
  127. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.js +0 -218
  128. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.d.ts +0 -60
  129. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.d.ts.map +0 -1
  130. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.js +0 -523
  131. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
  132. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
  133. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -199
  134. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
  135. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
  136. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -111
  137. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
  138. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
  139. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -277
  140. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
  141. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
  142. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -180
  143. package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
  144. package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
  145. package/esm/deps/jsr.io/@std/internal/1.0.5/format.js +0 -37
  146. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
  147. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
  148. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -207
  149. package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
  150. package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
  151. package/esm/deps/jsr.io/@std/internal/1.0.5/types.js +0 -2
  152. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts +0 -15
  153. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts.map +0 -1
  154. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.js +0 -35
  155. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts +0 -79
  156. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts.map +0 -1
  157. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.js +0 -380
  158. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts +0 -738
  159. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts.map +0 -1
  160. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.js +0 -654
  161. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.d.ts +0 -674
  162. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.d.ts.map +0 -1
  163. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.js +0 -1083
  164. package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
  165. package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
  166. package/esm/src/ast/nodes/annotation.test.js +0 -56
  167. package/esm/src/ast/nodes/argument.test.d.ts +0 -2
  168. package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
  169. package/esm/src/ast/nodes/argument.test.js +0 -33
  170. package/esm/src/ast/nodes/call.test.d.ts +0 -2
  171. package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
  172. package/esm/src/ast/nodes/call.test.js +0 -35
  173. package/esm/src/ast/nodes/class.test.d.ts +0 -2
  174. package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
  175. package/esm/src/ast/nodes/class.test.js +0 -219
  176. package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
  177. package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
  178. package/esm/src/ast/nodes/constructor.test.js +0 -139
  179. package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
  180. package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  181. package/esm/src/ast/nodes/doc-tag.test.js +0 -67
  182. package/esm/src/ast/nodes/doc.test.d.ts +0 -2
  183. package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
  184. package/esm/src/ast/nodes/doc.test.js +0 -33
  185. package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
  186. package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  187. package/esm/src/ast/nodes/enum-value.test.js +0 -115
  188. package/esm/src/ast/nodes/enum.test.d.ts +0 -2
  189. package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
  190. package/esm/src/ast/nodes/enum.test.js +0 -129
  191. package/esm/src/ast/nodes/function.test.d.ts +0 -2
  192. package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
  193. package/esm/src/ast/nodes/function.test.js +0 -160
  194. package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  195. package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  196. package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
  197. package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
  198. package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
  199. package/esm/src/ast/nodes/init-block.test.js +0 -28
  200. package/esm/src/ast/nodes/interface.test.d.ts +0 -2
  201. package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
  202. package/esm/src/ast/nodes/interface.test.js +0 -121
  203. package/esm/src/ast/nodes/object.test.d.ts +0 -2
  204. package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
  205. package/esm/src/ast/nodes/object.test.js +0 -78
  206. package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
  207. package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
  208. package/esm/src/ast/nodes/parameter.test.js +0 -152
  209. package/esm/src/ast/nodes/property.test.d.ts +0 -2
  210. package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
  211. package/esm/src/ast/nodes/property.test.js +0 -206
  212. package/esm/src/ast/nodes/reference.test.d.ts +0 -2
  213. package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
  214. package/esm/src/ast/nodes/reference.test.js +0 -36
  215. package/esm/src/ast/nodes/string.test.d.ts +0 -2
  216. package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
  217. package/esm/src/ast/nodes/string.test.js +0 -48
  218. package/esm/src/import-collection.test.d.ts +0 -2
  219. package/esm/src/import-collection.test.d.ts.map +0 -1
  220. package/esm/src/import-collection.test.js +0 -99
  221. package/esm/tests/openapi-models.test.d.ts +0 -2
  222. package/esm/tests/openapi-models.test.d.ts.map +0 -1
  223. package/esm/tests/openapi-models.test.js +0 -45
  224. package/script/_dnt.test_polyfills.d.ts +0 -29
  225. package/script/_dnt.test_polyfills.d.ts.map +0 -1
  226. package/script/_dnt.test_polyfills.js +0 -32
  227. package/script/_dnt.test_shims.d.ts +0 -6
  228. package/script/_dnt.test_shims.d.ts.map +0 -1
  229. package/script/_dnt.test_shims.js +0 -65
  230. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
  231. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
  232. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -34
  233. package/script/deps/jsr.io/@std/assert/1.0.11/equal.d.ts +0 -17
  234. package/script/deps/jsr.io/@std/assert/1.0.11/equal.d.ts.map +0 -1
  235. package/script/deps/jsr.io/@std/assert/1.0.11/equal.js +0 -187
  236. package/script/deps/jsr.io/@std/assert/1.0.11/equals.d.ts +0 -35
  237. package/script/deps/jsr.io/@std/assert/1.0.11/equals.d.ts.map +0 -1
  238. package/script/deps/jsr.io/@std/assert/1.0.11/equals.js +0 -61
  239. package/script/deps/jsr.io/@std/assert/1.0.11/false.d.ts +0 -18
  240. package/script/deps/jsr.io/@std/assert/1.0.11/false.d.ts.map +0 -1
  241. package/script/deps/jsr.io/@std/assert/1.0.11/false.js +0 -25
  242. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts +0 -23
  243. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts.map +0 -1
  244. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.js +0 -56
  245. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts +0 -25
  246. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts.map +0 -1
  247. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.js +0 -57
  248. package/script/deps/jsr.io/@std/assert/1.0.11/match.d.ts +0 -18
  249. package/script/deps/jsr.io/@std/assert/1.0.11/match.d.ts.map +0 -1
  250. package/script/deps/jsr.io/@std/assert/1.0.11/match.js +0 -29
  251. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts +0 -20
  252. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts.map +0 -1
  253. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.js +0 -32
  254. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts +0 -18
  255. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts.map +0 -1
  256. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.js +0 -29
  257. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts +0 -23
  258. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts.map +0 -1
  259. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.js +0 -35
  260. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts +0 -42
  261. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts.map +0 -1
  262. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.js +0 -56
  263. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts +0 -24
  264. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts.map +0 -1
  265. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.js +0 -60
  266. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts +0 -20
  267. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts.map +0 -1
  268. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.js +0 -32
  269. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts +0 -14
  270. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts.map +0 -1
  271. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.js +0 -46
  272. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts +0 -17
  273. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts.map +0 -1
  274. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.js +0 -29
  275. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts +0 -4
  276. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts.map +0 -1
  277. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.js +0 -18
  278. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts +0 -46
  279. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts.map +0 -1
  280. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.js +0 -183
  281. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts +0 -6
  282. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts.map +0 -1
  283. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.js +0 -33
  284. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts +0 -4
  285. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts.map +0 -1
  286. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.js +0 -15
  287. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts +0 -9
  288. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts.map +0 -1
  289. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.js +0 -194
  290. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts +0 -4
  291. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts.map +0 -1
  292. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.js +0 -15
  293. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts +0 -3
  294. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts.map +0 -1
  295. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.js +0 -17
  296. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts +0 -34
  297. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts.map +0 -1
  298. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.js +0 -748
  299. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts +0 -11
  300. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts.map +0 -1
  301. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.js +0 -14
  302. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts +0 -4
  303. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts.map +0 -1
  304. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.js +0 -14
  305. package/script/deps/jsr.io/@std/expect/1.0.13/_types.d.ts +0 -843
  306. package/script/deps/jsr.io/@std/expect/1.0.13/_types.d.ts.map +0 -1
  307. package/script/deps/jsr.io/@std/expect/1.0.13/_types.js +0 -4
  308. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts +0 -9
  309. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts.map +0 -1
  310. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.js +0 -226
  311. package/script/deps/jsr.io/@std/expect/1.0.13/expect.d.ts +0 -60
  312. package/script/deps/jsr.io/@std/expect/1.0.13/expect.d.ts.map +0 -1
  313. package/script/deps/jsr.io/@std/expect/1.0.13/expect.js +0 -527
  314. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
  315. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
  316. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -204
  317. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
  318. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
  319. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -116
  320. package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
  321. package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
  322. package/script/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -284
  323. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
  324. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
  325. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -186
  326. package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
  327. package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
  328. package/script/deps/jsr.io/@std/internal/1.0.5/format.js +0 -41
  329. package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
  330. package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
  331. package/script/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -220
  332. package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
  333. package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
  334. package/script/deps/jsr.io/@std/internal/1.0.5/types.js +0 -3
  335. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts +0 -15
  336. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts.map +0 -1
  337. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.js +0 -41
  338. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts +0 -79
  339. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts.map +0 -1
  340. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.js +0 -385
  341. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts +0 -738
  342. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts.map +0 -1
  343. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.js +0 -665
  344. package/script/deps/jsr.io/@std/testing/1.0.9/mock.d.ts +0 -674
  345. package/script/deps/jsr.io/@std/testing/1.0.9/mock.d.ts.map +0 -1
  346. package/script/deps/jsr.io/@std/testing/1.0.9/mock.js +0 -1102
  347. package/script/src/ast/nodes/annotation.test.d.ts +0 -2
  348. package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
  349. package/script/src/ast/nodes/annotation.test.js +0 -58
  350. package/script/src/ast/nodes/argument.test.d.ts +0 -2
  351. package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
  352. package/script/src/ast/nodes/argument.test.js +0 -35
  353. package/script/src/ast/nodes/call.test.d.ts +0 -2
  354. package/script/src/ast/nodes/call.test.d.ts.map +0 -1
  355. package/script/src/ast/nodes/call.test.js +0 -37
  356. package/script/src/ast/nodes/class.test.d.ts +0 -2
  357. package/script/src/ast/nodes/class.test.d.ts.map +0 -1
  358. package/script/src/ast/nodes/class.test.js +0 -221
  359. package/script/src/ast/nodes/constructor.test.d.ts +0 -2
  360. package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
  361. package/script/src/ast/nodes/constructor.test.js +0 -141
  362. package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
  363. package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  364. package/script/src/ast/nodes/doc-tag.test.js +0 -69
  365. package/script/src/ast/nodes/doc.test.d.ts +0 -2
  366. package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
  367. package/script/src/ast/nodes/doc.test.js +0 -35
  368. package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
  369. package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  370. package/script/src/ast/nodes/enum-value.test.js +0 -117
  371. package/script/src/ast/nodes/enum.test.d.ts +0 -2
  372. package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
  373. package/script/src/ast/nodes/enum.test.js +0 -131
  374. package/script/src/ast/nodes/function.test.d.ts +0 -2
  375. package/script/src/ast/nodes/function.test.d.ts.map +0 -1
  376. package/script/src/ast/nodes/function.test.js +0 -162
  377. package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  378. package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  379. package/script/src/ast/nodes/generic-parameter.test.js +0 -51
  380. package/script/src/ast/nodes/init-block.test.d.ts +0 -2
  381. package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
  382. package/script/src/ast/nodes/init-block.test.js +0 -30
  383. package/script/src/ast/nodes/interface.test.d.ts +0 -2
  384. package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
  385. package/script/src/ast/nodes/interface.test.js +0 -123
  386. package/script/src/ast/nodes/object.test.d.ts +0 -2
  387. package/script/src/ast/nodes/object.test.d.ts.map +0 -1
  388. package/script/src/ast/nodes/object.test.js +0 -80
  389. package/script/src/ast/nodes/parameter.test.d.ts +0 -2
  390. package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
  391. package/script/src/ast/nodes/parameter.test.js +0 -154
  392. package/script/src/ast/nodes/property.test.d.ts +0 -2
  393. package/script/src/ast/nodes/property.test.d.ts.map +0 -1
  394. package/script/src/ast/nodes/property.test.js +0 -208
  395. package/script/src/ast/nodes/reference.test.d.ts +0 -2
  396. package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
  397. package/script/src/ast/nodes/reference.test.js +0 -38
  398. package/script/src/ast/nodes/string.test.d.ts +0 -2
  399. package/script/src/ast/nodes/string.test.d.ts.map +0 -1
  400. package/script/src/ast/nodes/string.test.js +0 -50
  401. package/script/src/import-collection.test.d.ts +0 -2
  402. package/script/src/import-collection.test.d.ts.map +0 -1
  403. package/script/src/import-collection.test.js +0 -101
  404. package/script/tests/openapi-models.test.d.ts +0 -2
  405. package/script/tests/openapi-models.test.d.ts.map +0 -1
  406. package/script/tests/openapi-models.test.js +0 -48
  407. package/src/_dnt.test_polyfills.ts +0 -70
  408. package/src/_dnt.test_shims.ts +0 -64
  409. package/src/deps/jsr.io/@std/assert/1.0.11/assertion_error.ts +0 -31
  410. package/src/deps/jsr.io/@std/assert/1.0.11/equal.ts +0 -210
  411. package/src/deps/jsr.io/@std/assert/1.0.11/equals.ts +0 -65
  412. package/src/deps/jsr.io/@std/assert/1.0.11/false.ts +0 -26
  413. package/src/deps/jsr.io/@std/assert/1.0.11/instance_of.ts +0 -64
  414. package/src/deps/jsr.io/@std/assert/1.0.11/is_error.ts +0 -65
  415. package/src/deps/jsr.io/@std/assert/1.0.11/match.ts +0 -30
  416. package/src/deps/jsr.io/@std/assert/1.0.11/not_instance_of.ts +0 -33
  417. package/src/deps/jsr.io/@std/assert/1.0.11/not_match.ts +0 -30
  418. package/src/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.ts +0 -42
  419. package/src/deps/jsr.io/@std/assert/1.0.11/rejects.ts +0 -123
  420. package/src/deps/jsr.io/@std/assert/1.0.11/strict_equals.ts +0 -67
  421. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_equals.ts +0 -38
  422. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.ts +0 -54
  423. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.ts +0 -35
  424. package/src/deps/jsr.io/@std/expect/1.0.13/_assertions.ts +0 -18
  425. package/src/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.ts +0 -198
  426. package/src/deps/jsr.io/@std/expect/1.0.13/_build_message.ts +0 -51
  427. package/src/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.ts +0 -19
  428. package/src/deps/jsr.io/@std/expect/1.0.13/_equal.ts +0 -230
  429. package/src/deps/jsr.io/@std/expect/1.0.13/_extend.ts +0 -16
  430. package/src/deps/jsr.io/@std/expect/1.0.13/_inspect_args.ts +0 -15
  431. package/src/deps/jsr.io/@std/expect/1.0.13/_matchers.ts +0 -1028
  432. package/src/deps/jsr.io/@std/expect/1.0.13/_mock_util.ts +0 -22
  433. package/src/deps/jsr.io/@std/expect/1.0.13/_serializer.ts +0 -15
  434. package/src/deps/jsr.io/@std/expect/1.0.13/_types.ts +0 -923
  435. package/src/deps/jsr.io/@std/expect/1.0.13/_utils.ts +0 -283
  436. package/src/deps/jsr.io/@std/expect/1.0.13/expect.ts +0 -620
  437. package/src/deps/jsr.io/@std/internal/1.0.5/assertion_state.ts +0 -214
  438. package/src/deps/jsr.io/@std/internal/1.0.5/build_message.ts +0 -134
  439. package/src/deps/jsr.io/@std/internal/1.0.5/diff.ts +0 -317
  440. package/src/deps/jsr.io/@std/internal/1.0.5/diff_str.ts +0 -204
  441. package/src/deps/jsr.io/@std/internal/1.0.5/format.ts +0 -39
  442. package/src/deps/jsr.io/@std/internal/1.0.5/styles.ts +0 -233
  443. package/src/deps/jsr.io/@std/internal/1.0.5/types.ts +0 -18
  444. package/src/deps/jsr.io/@std/testing/1.0.9/_mock_utils.ts +0 -43
  445. package/src/deps/jsr.io/@std/testing/1.0.9/_test_suite.ts +0 -448
  446. package/src/deps/jsr.io/@std/testing/1.0.9/bdd.ts +0 -1288
  447. package/src/deps/jsr.io/@std/testing/1.0.9/mock.ts +0 -1807
  448. package/src/mod.ts +0 -8
  449. package/src/src/assets.ts +0 -9
  450. package/src/src/ast/_index.ts +0 -66
  451. package/src/src/ast/common.ts +0 -1
  452. package/src/src/ast/index.ts +0 -1
  453. package/src/src/ast/node.ts +0 -10
  454. package/src/src/ast/nodes/annotation.test.ts +0 -69
  455. package/src/src/ast/nodes/annotation.ts +0 -79
  456. package/src/src/ast/nodes/argument.test.ts +0 -41
  457. package/src/src/ast/nodes/argument.ts +0 -62
  458. package/src/src/ast/nodes/call.test.ts +0 -44
  459. package/src/src/ast/nodes/call.ts +0 -66
  460. package/src/src/ast/nodes/class.test.ts +0 -274
  461. package/src/src/ast/nodes/class.ts +0 -178
  462. package/src/src/ast/nodes/collection-literal.ts +0 -49
  463. package/src/src/ast/nodes/constructor.test.ts +0 -178
  464. package/src/src/ast/nodes/constructor.ts +0 -126
  465. package/src/src/ast/nodes/doc-tag.test.ts +0 -84
  466. package/src/src/ast/nodes/doc-tag.ts +0 -138
  467. package/src/src/ast/nodes/doc.test.ts +0 -42
  468. package/src/src/ast/nodes/doc.ts +0 -111
  469. package/src/src/ast/nodes/enum-value.test.ts +0 -146
  470. package/src/src/ast/nodes/enum-value.ts +0 -100
  471. package/src/src/ast/nodes/enum.test.ts +0 -167
  472. package/src/src/ast/nodes/enum.ts +0 -163
  473. package/src/src/ast/nodes/function.test.ts +0 -194
  474. package/src/src/ast/nodes/function.ts +0 -176
  475. package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
  476. package/src/src/ast/nodes/generic-parameter.ts +0 -54
  477. package/src/src/ast/nodes/init-block.test.ts +0 -36
  478. package/src/src/ast/nodes/init-block.ts +0 -38
  479. package/src/src/ast/nodes/interface.test.ts +0 -151
  480. package/src/src/ast/nodes/interface.ts +0 -133
  481. package/src/src/ast/nodes/lambda-type.ts +0 -68
  482. package/src/src/ast/nodes/lambda.ts +0 -68
  483. package/src/src/ast/nodes/object.test.ts +0 -101
  484. package/src/src/ast/nodes/object.ts +0 -102
  485. package/src/src/ast/nodes/parameter.test.ts +0 -191
  486. package/src/src/ast/nodes/parameter.ts +0 -118
  487. package/src/src/ast/nodes/property.test.ts +0 -253
  488. package/src/src/ast/nodes/property.ts +0 -225
  489. package/src/src/ast/nodes/reference.test.ts +0 -47
  490. package/src/src/ast/nodes/reference.ts +0 -178
  491. package/src/src/ast/nodes/string.test.ts +0 -61
  492. package/src/src/ast/nodes/string.ts +0 -114
  493. package/src/src/ast/nodes/types.ts +0 -23
  494. package/src/src/ast/references/index.ts +0 -8
  495. package/src/src/ast/references/jackson.ts +0 -16
  496. package/src/src/ast/references/jakarta.ts +0 -14
  497. package/src/src/ast/references/java.ts +0 -19
  498. package/src/src/ast/references/kotlin.ts +0 -40
  499. package/src/src/ast/references/okhttp3.ts +0 -5
  500. package/src/src/ast/references/reactor.ts +0 -5
  501. package/src/src/ast/references/spring.ts +0 -72
  502. package/src/src/ast/references/swagger.ts +0 -23
  503. package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
  504. package/src/src/ast/utils/to-kt-node.ts +0 -31
  505. package/src/src/ast/utils/write-kt-annotations.ts +0 -15
  506. package/src/src/ast/utils/write-kt-arguments.ts +0 -45
  507. package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
  508. package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
  509. package/src/src/ast/utils/write-kt-members.ts +0 -25
  510. package/src/src/ast/utils/write-kt-node.ts +0 -37
  511. package/src/src/ast/utils/write-kt-parameters.ts +0 -25
  512. package/src/src/common-results.ts +0 -4
  513. package/src/src/config.ts +0 -41
  514. package/src/src/file-builder.ts +0 -108
  515. package/src/src/generators/file-generator.ts +0 -29
  516. package/src/src/generators/index.ts +0 -4
  517. package/src/src/generators/models/args.ts +0 -123
  518. package/src/src/generators/models/index.ts +0 -4
  519. package/src/src/generators/models/model-generator.ts +0 -633
  520. package/src/src/generators/models/models-generator.ts +0 -65
  521. package/src/src/generators/models/models.ts +0 -95
  522. package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
  523. package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
  524. package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
  525. package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -567
  526. package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
  527. package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
  528. package/src/src/generators/services/spring-controllers/args.ts +0 -88
  529. package/src/src/generators/services/spring-controllers/index.ts +0 -4
  530. package/src/src/generators/services/spring-controllers/models.ts +0 -66
  531. package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -768
  532. package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -70
  533. package/src/src/import-collection.test.ts +0 -116
  534. package/src/src/import-collection.ts +0 -98
  535. package/src/src/types.ts +0 -3
  536. package/src/src/utils.ts +0 -39
  537. package/src/tests/openapi-models.test.ts +0 -63
  538. package/test_runner.js +0 -227
@@ -1,23 +0,0 @@
1
- /**
2
- * Make an assertion that `actual` and `expected` are not strictly equal, using
3
- * {@linkcode Object.is} for equality comparison. If the values are strictly
4
- * equal then throw.
5
- *
6
- * @example Usage
7
- * ```ts ignore
8
- * import { assertNotStrictEquals } from "@std/assert";
9
- *
10
- * assertNotStrictEquals(1, 1); // Throws
11
- * assertNotStrictEquals(1, 2); // Doesn't throw
12
- *
13
- * assertNotStrictEquals(0, 0); // Throws
14
- * assertNotStrictEquals(0, -0); // Doesn't throw
15
- * ```
16
- *
17
- * @typeParam T The type of the values to compare.
18
- * @param actual The actual value to compare.
19
- * @param expected The expected value to compare.
20
- * @param msg The optional message to display if the assertion fails.
21
- */
22
- export declare function assertNotStrictEquals<T>(actual: T, expected: T, msg?: string): void;
23
- //# sourceMappingURL=not_strict_equals.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"not_strict_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,qBAAqB,CAAC,CAAC,EACrC,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAYb"}
@@ -1,32 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { AssertionError } from "./assertion_error.js";
4
- import { format } from "../../internal/1.0.5/format.js";
5
- /**
6
- * Make an assertion that `actual` and `expected` are not strictly equal, using
7
- * {@linkcode Object.is} for equality comparison. If the values are strictly
8
- * equal then throw.
9
- *
10
- * @example Usage
11
- * ```ts ignore
12
- * import { assertNotStrictEquals } from "@std/assert";
13
- *
14
- * assertNotStrictEquals(1, 1); // Throws
15
- * assertNotStrictEquals(1, 2); // Doesn't throw
16
- *
17
- * assertNotStrictEquals(0, 0); // Throws
18
- * assertNotStrictEquals(0, -0); // Doesn't throw
19
- * ```
20
- *
21
- * @typeParam T The type of the values to compare.
22
- * @param actual The actual value to compare.
23
- * @param expected The expected value to compare.
24
- * @param msg The optional message to display if the assertion fails.
25
- */
26
- export function assertNotStrictEquals(actual, expected, msg) {
27
- if (!Object.is(actual, expected)) {
28
- return;
29
- }
30
- const msgSuffix = msg ? `: ${msg}` : ".";
31
- throw new AssertionError(`Expected "actual" to not be strictly equal to: ${format(actual)}${msgSuffix}\n`);
32
- }
@@ -1,42 +0,0 @@
1
- /**
2
- * Executes a function which returns a promise, expecting it to reject.
3
- *
4
- * To assert that a synchronous function throws, use {@linkcode assertThrows}.
5
- *
6
- * @example Usage
7
- * ```ts ignore
8
- * import { assertRejects } from "@std/assert";
9
- *
10
- * await assertRejects(async () => Promise.reject(new Error())); // Doesn't throw
11
- * await assertRejects(async () => console.log("Hello world")); // Throws
12
- * ```
13
- *
14
- * @param fn The function to execute.
15
- * @param msg The optional message to display if the assertion fails.
16
- * @returns The promise which resolves to the thrown error.
17
- */
18
- export declare function assertRejects(fn: () => PromiseLike<unknown>, msg?: string): Promise<unknown>;
19
- /**
20
- * Executes a function which returns a promise, expecting it to reject.
21
- * If it does not, then it throws. An error class and a string that should be
22
- * included in the error message can also be asserted.
23
- *
24
- * To assert that a synchronous function throws, use {@linkcode assertThrows}.
25
- *
26
- * @example Usage
27
- * ```ts ignore
28
- * import { assertRejects } from "@std/assert";
29
- *
30
- * await assertRejects(async () => Promise.reject(new Error()), Error); // Doesn't throw
31
- * await assertRejects(async () => Promise.reject(new Error()), SyntaxError); // Throws
32
- * ```
33
- *
34
- * @typeParam E The error class to assert.
35
- * @param fn The function to execute.
36
- * @param ErrorClass The error class to assert.
37
- * @param msgIncludes The string that should be included in the error message.
38
- * @param msg The optional message to display if the assertion fails.
39
- * @returns The promise which resolves to the thrown error.
40
- */
41
- export declare function assertRejects<E extends Error = Error>(fn: () => PromiseLike<unknown>, ErrorClass: abstract new (...args: any[]) => E, msgIncludes?: string, msg?: string): Promise<E>;
42
- //# sourceMappingURL=rejects.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rejects.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.11/rejects.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,aAAa,CAC3B,EAAE,EAAE,MAAM,WAAW,CAAC,OAAO,CAAC,EAC9B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,OAAO,CAAC,CAAC;AACpB;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,EAAE,EAAE,MAAM,WAAW,CAAC,OAAO,CAAC,EAE9B,UAAU,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC9C,WAAW,CAAC,EAAE,MAAM,EACpB,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,CAAC,CAAC,CAAC"}
@@ -1,53 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { AssertionError } from "./assertion_error.js";
4
- import { assertIsError } from "./is_error.js";
5
- export async function assertRejects(fn, errorClassOrMsg, msgIncludesOrMsg, msg) {
6
- // deno-lint-ignore no-explicit-any
7
- let ErrorClass;
8
- let msgIncludes;
9
- let err;
10
- if (typeof errorClassOrMsg !== "string") {
11
- if (errorClassOrMsg === undefined ||
12
- errorClassOrMsg.prototype instanceof Error ||
13
- errorClassOrMsg.prototype === Error.prototype) {
14
- ErrorClass = errorClassOrMsg;
15
- msgIncludes = msgIncludesOrMsg;
16
- }
17
- }
18
- else {
19
- msg = errorClassOrMsg;
20
- }
21
- let doesThrow = false;
22
- let isPromiseReturned = false;
23
- const msgSuffix = msg ? `: ${msg}` : ".";
24
- try {
25
- const possiblePromise = fn();
26
- if (possiblePromise &&
27
- typeof possiblePromise === "object" &&
28
- typeof possiblePromise.then === "function") {
29
- isPromiseReturned = true;
30
- await possiblePromise;
31
- }
32
- else {
33
- throw new Error();
34
- }
35
- }
36
- catch (error) {
37
- if (!isPromiseReturned) {
38
- throw new AssertionError(`Function throws when expected to reject${msgSuffix}`);
39
- }
40
- if (ErrorClass) {
41
- if (!(error instanceof Error)) {
42
- throw new AssertionError(`A non-Error object was rejected${msgSuffix}`);
43
- }
44
- assertIsError(error, ErrorClass, msgIncludes, msg);
45
- }
46
- err = error;
47
- doesThrow = true;
48
- }
49
- if (!doesThrow) {
50
- throw new AssertionError(`Expected function to reject${msgSuffix}`);
51
- }
52
- return err;
53
- }
@@ -1,24 +0,0 @@
1
- /**
2
- * Make an assertion that `actual` and `expected` are strictly equal, using
3
- * {@linkcode Object.is} for equality comparison. If not, then throw.
4
- *
5
- * @example Usage
6
- * ```ts ignore
7
- * import { assertStrictEquals } from "@std/assert";
8
- *
9
- * const a = {};
10
- * const b = a;
11
- * assertStrictEquals(a, b); // Doesn't throw
12
- *
13
- * const c = {};
14
- * const d = {};
15
- * assertStrictEquals(c, d); // Throws
16
- * ```
17
- *
18
- * @typeParam T The type of the expected value.
19
- * @param actual The actual value to compare.
20
- * @param expected The expected value to compare.
21
- * @param msg The optional message to display if the assertion fails.
22
- */
23
- export declare function assertStrictEquals<T>(actual: unknown, expected: T, msg?: string): asserts actual is T;
24
- //# sourceMappingURL=strict_equals.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"strict_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.11/strict_equals.ts"],"names":[],"mappings":"AASA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,kBAAkB,CAAC,CAAC,EAClC,MAAM,EAAE,OAAO,EACf,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,MAAM,IAAI,CAAC,CA+BrB"}
@@ -1,57 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { buildMessage } from "../../internal/1.0.5/build_message.js";
4
- import { diff } from "../../internal/1.0.5/diff.js";
5
- import { diffStr } from "../../internal/1.0.5/diff_str.js";
6
- import { format } from "../../internal/1.0.5/format.js";
7
- import { red } from "../../internal/1.0.5/styles.js";
8
- import { AssertionError } from "./assertion_error.js";
9
- /**
10
- * Make an assertion that `actual` and `expected` are strictly equal, using
11
- * {@linkcode Object.is} for equality comparison. If not, then throw.
12
- *
13
- * @example Usage
14
- * ```ts ignore
15
- * import { assertStrictEquals } from "@std/assert";
16
- *
17
- * const a = {};
18
- * const b = a;
19
- * assertStrictEquals(a, b); // Doesn't throw
20
- *
21
- * const c = {};
22
- * const d = {};
23
- * assertStrictEquals(c, d); // Throws
24
- * ```
25
- *
26
- * @typeParam T The type of the expected value.
27
- * @param actual The actual value to compare.
28
- * @param expected The expected value to compare.
29
- * @param msg The optional message to display if the assertion fails.
30
- */
31
- export function assertStrictEquals(actual, expected, msg) {
32
- if (Object.is(actual, expected)) {
33
- return;
34
- }
35
- const msgSuffix = msg ? `: ${msg}` : ".";
36
- let message;
37
- const actualString = format(actual);
38
- const expectedString = format(expected);
39
- if (actualString === expectedString) {
40
- const withOffset = actualString
41
- .split("\n")
42
- .map((l) => ` ${l}`)
43
- .join("\n");
44
- message =
45
- `Values have the same structure but are not reference-equal${msgSuffix}\n\n${red(withOffset)}\n`;
46
- }
47
- else {
48
- const stringDiff = (typeof actual === "string") &&
49
- (typeof expected === "string");
50
- const diffResult = stringDiff
51
- ? diffStr(actual, expected)
52
- : diff(actualString.split("\n"), expectedString.split("\n"));
53
- const diffMsg = buildMessage(diffResult, { stringDiff }).join("\n");
54
- message = `Values are not strictly equal${msgSuffix}\n${diffMsg}`;
55
- }
56
- throw new AssertionError(message);
57
- }
@@ -1,20 +0,0 @@
1
- import type { EqualOptions } from "./_types.js";
2
- /**
3
- * Make an assertion that `actual` and `expected` are equal, deeply. If not
4
- * deeply equal, then throw.
5
- *
6
- * Type parameter can be specified to ensure values under comparison have the
7
- * same type.
8
- *
9
- * @example
10
- * ```ts ignore
11
- * import { assertEquals } from "@std/assert";
12
- *
13
- * assertEquals("world", "world"); // Doesn't throw
14
- * assertEquals("hello", "world"); // Throws
15
- * ```
16
- *
17
- * Note: formatter option is experimental and may be removed in the future.
18
- */
19
- export declare function assertEquals<T>(actual: T, expected: T, options?: EqualOptions): void;
20
- //# sourceMappingURL=_assert_equals.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_assert_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.13/_assert_equals.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,OAAO,CAAC,EAAE,YAAY,QAQvB"}
@@ -1,29 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This file is copied from `std/assert`.
3
- import { AssertionError } from "../../assert/1.0.11/assertion_error.js";
4
- import { buildEqualErrorMessage } from "./_build_message.js";
5
- import { equal } from "./_equal.js";
6
- /**
7
- * Make an assertion that `actual` and `expected` are equal, deeply. If not
8
- * deeply equal, then throw.
9
- *
10
- * Type parameter can be specified to ensure values under comparison have the
11
- * same type.
12
- *
13
- * @example
14
- * ```ts ignore
15
- * import { assertEquals } from "@std/assert";
16
- *
17
- * assertEquals("world", "world"); // Doesn't throw
18
- * assertEquals("hello", "world"); // Throws
19
- * ```
20
- *
21
- * Note: formatter option is experimental and may be removed in the future.
22
- */
23
- export function assertEquals(actual, expected, options) {
24
- if (equal(actual, expected, options)) {
25
- return;
26
- }
27
- const message = buildEqualErrorMessage(actual, expected, options !== null && options !== void 0 ? options : {});
28
- throw new AssertionError(message);
29
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * Make an assertion that `error` is an `Error`.
3
- * If not then an error will be thrown.
4
- * An error class and a string that should be included in the
5
- * error message can also be asserted.
6
- *
7
- * @typeParam E The type of the error to assert.
8
- * @param error The error to assert.
9
- * @param ErrorClass The optional error class to assert.
10
- * @param msgMatches The optional string or RegExp to assert in the error message.
11
- * @param msg The optional message to display if the assertion fails.
12
- */
13
- export declare function assertIsError<E extends Error = Error>(error: unknown, ErrorClass?: abstract new (...args: any[]) => E, msgMatches?: string | RegExp, msg?: string): asserts error is E;
14
- //# sourceMappingURL=_assert_is_error.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_assert_is_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;GAWG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,KAAK,EAAE,OAAO,EAEd,UAAU,CAAC,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC/C,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAC5B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,KAAK,IAAI,CAAC,CA8BpB"}
@@ -1,43 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { AssertionError } from "../../assert/1.0.11/assertion_error.js";
4
- import { stripAnsiCode } from "../../internal/1.0.5/styles.js";
5
- /**
6
- * Make an assertion that `error` is an `Error`.
7
- * If not then an error will be thrown.
8
- * An error class and a string that should be included in the
9
- * error message can also be asserted.
10
- *
11
- * @typeParam E The type of the error to assert.
12
- * @param error The error to assert.
13
- * @param ErrorClass The optional error class to assert.
14
- * @param msgMatches The optional string or RegExp to assert in the error message.
15
- * @param msg The optional message to display if the assertion fails.
16
- */
17
- export function assertIsError(error,
18
- // deno-lint-ignore no-explicit-any
19
- ErrorClass, msgMatches, msg) {
20
- var _a;
21
- const msgPrefix = msg ? `${msg}: ` : "";
22
- if (!(error instanceof Error)) {
23
- throw new AssertionError(`${msgPrefix}Expected "error" to be an Error object.`);
24
- }
25
- if (ErrorClass && !(error instanceof ErrorClass)) {
26
- msg =
27
- `${msgPrefix}Expected error to be instance of "${ErrorClass.name}", but was "${(_a = error === null || error === void 0 ? void 0 : error.constructor) === null || _a === void 0 ? void 0 : _a.name}".`;
28
- throw new AssertionError(msg);
29
- }
30
- let msgCheck;
31
- if (typeof msgMatches === "string") {
32
- msgCheck = stripAnsiCode(error.message).includes(stripAnsiCode(msgMatches));
33
- }
34
- if (msgMatches instanceof RegExp) {
35
- msgCheck = msgMatches.test(stripAnsiCode(error.message));
36
- }
37
- if (msgMatches && !msgCheck) {
38
- msg = `${msgPrefix}Expected error message to include ${msgMatches instanceof RegExp
39
- ? msgMatches.toString()
40
- : JSON.stringify(msgMatches)}, but got ${JSON.stringify(error === null || error === void 0 ? void 0 : error.message)}.`;
41
- throw new AssertionError(msg);
42
- }
43
- }
@@ -1,17 +0,0 @@
1
- import type { EqualOptions } from "./_types.js";
2
- /**
3
- * Make an assertion that `actual` and `expected` are not equal, deeply.
4
- * If not then throw.
5
- *
6
- * Type parameter can be specified to ensure values under comparison have the same type.
7
- *
8
- * @example
9
- * ```ts ignore
10
- * import { assertNotEquals } from "@std/assert";
11
- *
12
- * assertNotEquals(1, 2); // Doesn't throw
13
- * assertNotEquals(1, 1); // Throws
14
- * ```
15
- */
16
- export declare function assertNotEquals<T>(actual: T, expected: T, options?: EqualOptions): void;
17
- //# sourceMappingURL=_assert_not_equals.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_assert_not_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,eAAe,CAAC,CAAC,EAC/B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,OAAO,GAAE,YAAiB,QAQ3B"}
@@ -1,26 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This file is copied from `std/assert`.
3
- import { AssertionError } from "../../assert/1.0.11/assertion_error.js";
4
- import { buildNotEqualErrorMessage } from "./_build_message.js";
5
- import { equal } from "./_equal.js";
6
- /**
7
- * Make an assertion that `actual` and `expected` are not equal, deeply.
8
- * If not then throw.
9
- *
10
- * Type parameter can be specified to ensure values under comparison have the same type.
11
- *
12
- * @example
13
- * ```ts ignore
14
- * import { assertNotEquals } from "@std/assert";
15
- *
16
- * assertNotEquals(1, 2); // Doesn't throw
17
- * assertNotEquals(1, 1); // Throws
18
- * ```
19
- */
20
- export function assertNotEquals(actual, expected, options = {}) {
21
- if (!equal(actual, expected, options)) {
22
- return;
23
- }
24
- const message = buildNotEqualErrorMessage(actual, expected, options !== null && options !== void 0 ? options : {});
25
- throw new AssertionError(message);
26
- }
@@ -1,4 +0,0 @@
1
- export declare function hasAssertions(): void;
2
- export declare function assertions(num: number): void;
3
- export declare function emitAssertionTrigger(): void;
4
- //# sourceMappingURL=_assertions.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_assertions.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.13/_assertions.ts"],"names":[],"mappings":"AAMA,wBAAgB,aAAa,SAE5B;AAED,wBAAgB,UAAU,CAAC,GAAG,EAAE,MAAM,QAErC;AAED,wBAAgB,oBAAoB,SAGnC"}
@@ -1,13 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- import { getAssertionState } from "../../internal/1.0.5/assertion_state.js";
3
- const assertionState = getAssertionState();
4
- export function hasAssertions() {
5
- assertionState.setAssertionCheck(true);
6
- }
7
- export function assertions(num) {
8
- assertionState.setAssertionCount(num);
9
- }
10
- export function emitAssertionTrigger() {
11
- assertionState.setAssertionTriggered(true);
12
- assertionState.updateAssertionTriggerCount();
13
- }
@@ -1,46 +0,0 @@
1
- export declare abstract class AsymmetricMatcher<T> {
2
- protected value: T;
3
- protected inverse: boolean;
4
- constructor(value: T, inverse?: boolean);
5
- abstract equals(other: unknown): boolean;
6
- }
7
- export declare class Anything extends AsymmetricMatcher<void> {
8
- equals(other: unknown): boolean;
9
- }
10
- export declare function anything(): Anything;
11
- export declare class Any extends AsymmetricMatcher<any> {
12
- constructor(value: unknown);
13
- equals(other: unknown): boolean;
14
- }
15
- export declare function any(c: unknown): Any;
16
- export declare class ArrayContaining extends AsymmetricMatcher<any[]> {
17
- constructor(arr: any[], inverse?: boolean);
18
- equals(other: any[]): boolean;
19
- }
20
- export declare function arrayContaining(c: any[]): ArrayContaining;
21
- export declare function arrayNotContaining(c: any[]): ArrayContaining;
22
- export declare class CloseTo extends AsymmetricMatcher<number> {
23
- #private;
24
- constructor(num: number, precision?: number);
25
- equals(other: number): boolean;
26
- }
27
- export declare function closeTo(num: number, numDigits?: number): CloseTo;
28
- export declare class StringContaining extends AsymmetricMatcher<string> {
29
- constructor(str: string, inverse?: boolean);
30
- equals(other: string): boolean;
31
- }
32
- export declare function stringContaining(str: string): StringContaining;
33
- export declare function stringNotContaining(str: string): StringContaining;
34
- export declare class StringMatching extends AsymmetricMatcher<RegExp> {
35
- constructor(pattern: string | RegExp, inverse?: boolean);
36
- equals(other: string): boolean;
37
- }
38
- export declare function stringMatching(pattern: string | RegExp): StringMatching;
39
- export declare function stringNotMatching(pattern: string | RegExp): StringMatching;
40
- export declare class ObjectContaining extends AsymmetricMatcher<Record<string, unknown>> {
41
- constructor(obj: Record<string, unknown>, inverse?: boolean);
42
- equals(other: Record<string, unknown>): boolean;
43
- }
44
- export declare function objectContaining(obj: Record<string, unknown>): ObjectContaining;
45
- export declare function objectNotContaining(obj: Record<string, unknown>): ObjectContaining;
46
- //# sourceMappingURL=_asymmetric_matchers.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_asymmetric_matchers.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.ts"],"names":[],"mappings":"AAMA,8BAAsB,iBAAiB,CAAC,CAAC;IAErC,SAAS,CAAC,KAAK,EAAE,CAAC;IAClB,SAAS,CAAC,OAAO,EAAE,OAAO;gBADhB,KAAK,EAAE,CAAC,EACR,OAAO,GAAE,OAAe;IAEpC,QAAQ,CAAC,MAAM,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO;CACzC;AAED,qBAAa,QAAS,SAAQ,iBAAiB,CAAC,IAAI,CAAC;IACnD,MAAM,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO;CAGhC;AAED,wBAAgB,QAAQ,IAAI,QAAQ,CAEnC;AAED,qBAAa,GAAI,SAAQ,iBAAiB,CAAC,GAAG,CAAC;gBACjC,KAAK,EAAE,OAAO;IAO1B,MAAM,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO;CAkChC;AAED,wBAAgB,GAAG,CAAC,CAAC,EAAE,OAAO,GAAG,GAAG,CAEnC;AAED,qBAAa,eAAgB,SAAQ,iBAAiB,CAAC,GAAG,EAAE,CAAC;gBAC/C,GAAG,EAAE,GAAG,EAAE,EAAE,OAAO,UAAQ;IAIvC,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,OAAO;CAS9B;AAED,wBAAgB,eAAe,CAAC,CAAC,EAAE,GAAG,EAAE,GAAG,eAAe,CAEzD;AAED,wBAAgB,kBAAkB,CAAC,CAAC,EAAE,GAAG,EAAE,GAAG,eAAe,CAE5D;AAED,qBAAa,OAAQ,SAAQ,iBAAiB,CAAC,MAAM,CAAC;;gBAGxC,GAAG,EAAE,MAAM,EAAE,SAAS,GAAE,MAAU;IAK9C,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;CAgB/B;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,CAEhE;AAED,qBAAa,gBAAiB,SAAQ,iBAAiB,CAAC,MAAM,CAAC;gBACjD,GAAG,EAAE,MAAM,EAAE,OAAO,UAAQ;IAIxC,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;CAI/B;AAED,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,CAE9D;AAED,wBAAgB,mBAAmB,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,CAEjE;AAED,qBAAa,cAAe,SAAQ,iBAAiB,CAAC,MAAM,CAAC;gBAC/C,OAAO,EAAE,MAAM,GAAG,MAAM,EAAE,OAAO,UAAQ;IAIrD,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;CAI/B;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,cAAc,CAEvE;AAED,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,cAAc,CAE1E;AAED,qBAAa,gBACX,SAAQ,iBAAiB,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;gBACtC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,UAAQ;IAIzD,MAAM,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,OAAO;CAehD;AAED,wBAAgB,gBAAgB,CAC9B,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAC3B,gBAAgB,CAElB;AAED,wBAAgB,mBAAmB,CACjC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAC3B,gBAAgB,CAElB"}
@@ -1,161 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // deno-lint-ignore-file no-explicit-any
3
- var _CloseTo_precision;
4
- import { __classPrivateFieldGet, __classPrivateFieldSet } from "tslib";
5
- import { getCustomEqualityTesters } from "./_custom_equality_tester.js";
6
- import { equal } from "./_equal.js";
7
- export class AsymmetricMatcher {
8
- constructor(value, inverse = false) {
9
- Object.defineProperty(this, "value", {
10
- enumerable: true,
11
- configurable: true,
12
- writable: true,
13
- value: value
14
- });
15
- Object.defineProperty(this, "inverse", {
16
- enumerable: true,
17
- configurable: true,
18
- writable: true,
19
- value: inverse
20
- });
21
- }
22
- }
23
- export class Anything extends AsymmetricMatcher {
24
- equals(other) {
25
- return other !== null && other !== undefined;
26
- }
27
- }
28
- export function anything() {
29
- return new Anything();
30
- }
31
- export class Any extends AsymmetricMatcher {
32
- constructor(value) {
33
- if (value === undefined) {
34
- throw new TypeError("Expected a constructor function");
35
- }
36
- super(value);
37
- }
38
- equals(other) {
39
- if (typeof other === "object") {
40
- return other instanceof this.value;
41
- }
42
- else {
43
- if (this.value === Number) {
44
- return typeof other === "number";
45
- }
46
- if (this.value === String) {
47
- return typeof other === "string";
48
- }
49
- if (this.value === Number) {
50
- return typeof other === "number";
51
- }
52
- if (this.value === Function) {
53
- return typeof other === "function";
54
- }
55
- if (this.value === Boolean) {
56
- return typeof other === "boolean";
57
- }
58
- if (this.value === BigInt) {
59
- return typeof other === "bigint";
60
- }
61
- if (this.value === Symbol) {
62
- return typeof other === "symbol";
63
- }
64
- }
65
- return false;
66
- }
67
- }
68
- export function any(c) {
69
- return new Any(c);
70
- }
71
- export class ArrayContaining extends AsymmetricMatcher {
72
- constructor(arr, inverse = false) {
73
- super(arr, inverse);
74
- }
75
- equals(other) {
76
- const res = Array.isArray(other) &&
77
- this.value.every((e) => other.some((another) => equal(e, another, { customTesters: getCustomEqualityTesters() })));
78
- return this.inverse ? !res : res;
79
- }
80
- }
81
- export function arrayContaining(c) {
82
- return new ArrayContaining(c);
83
- }
84
- export function arrayNotContaining(c) {
85
- return new ArrayContaining(c, true);
86
- }
87
- export class CloseTo extends AsymmetricMatcher {
88
- constructor(num, precision = 2) {
89
- super(num);
90
- _CloseTo_precision.set(this, void 0);
91
- __classPrivateFieldSet(this, _CloseTo_precision, precision, "f");
92
- }
93
- equals(other) {
94
- if (typeof other !== "number") {
95
- return false;
96
- }
97
- if ((this.value === Number.POSITIVE_INFINITY &&
98
- other === Number.POSITIVE_INFINITY) ||
99
- (this.value === Number.NEGATIVE_INFINITY &&
100
- other === Number.NEGATIVE_INFINITY)) {
101
- return true;
102
- }
103
- return Math.abs(this.value - other) < Math.pow(10, -__classPrivateFieldGet(this, _CloseTo_precision, "f")) / 2;
104
- }
105
- }
106
- _CloseTo_precision = new WeakMap();
107
- export function closeTo(num, numDigits) {
108
- return new CloseTo(num, numDigits);
109
- }
110
- export class StringContaining extends AsymmetricMatcher {
111
- constructor(str, inverse = false) {
112
- super(str, inverse);
113
- }
114
- equals(other) {
115
- const res = typeof other !== "string" ? false : other.includes(this.value);
116
- return this.inverse ? !res : res;
117
- }
118
- }
119
- export function stringContaining(str) {
120
- return new StringContaining(str);
121
- }
122
- export function stringNotContaining(str) {
123
- return new StringContaining(str, true);
124
- }
125
- export class StringMatching extends AsymmetricMatcher {
126
- constructor(pattern, inverse = false) {
127
- super(new RegExp(pattern), inverse);
128
- }
129
- equals(other) {
130
- const res = typeof other !== "string" ? false : this.value.test(other);
131
- return this.inverse ? !res : res;
132
- }
133
- }
134
- export function stringMatching(pattern) {
135
- return new StringMatching(pattern);
136
- }
137
- export function stringNotMatching(pattern) {
138
- return new StringMatching(pattern, true);
139
- }
140
- export class ObjectContaining extends AsymmetricMatcher {
141
- constructor(obj, inverse = false) {
142
- super(obj, inverse);
143
- }
144
- equals(other) {
145
- const keys = Object.keys(this.value);
146
- let res = true;
147
- for (const key of keys) {
148
- if (!Object.hasOwn(other, key) ||
149
- !equal(this.value[key], other[key])) {
150
- res = false;
151
- }
152
- }
153
- return this.inverse ? !res : res;
154
- }
155
- }
156
- export function objectContaining(obj) {
157
- return new ObjectContaining(obj);
158
- }
159
- export function objectNotContaining(obj) {
160
- return new ObjectContaining(obj, true);
161
- }
@@ -1,6 +0,0 @@
1
- import type { EqualOptions } from "./_types.js";
2
- type EqualErrorMessageOptions = Pick<EqualOptions, "formatter" | "msg">;
3
- export declare function buildEqualErrorMessage<T>(actual: T, expected: T, options: EqualErrorMessageOptions): string;
4
- export declare function buildNotEqualErrorMessage<T>(actual: T, expected: T, options: EqualErrorMessageOptions): string;
5
- export {};
6
- //# sourceMappingURL=_build_message.d.ts.map