@goast/kotlin 0.4.10 → 0.4.12-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 (532) 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/references/jakarta.d.ts +4 -0
  5. package/esm/src/ast/references/jakarta.d.ts.map +1 -1
  6. package/esm/src/ast/references/jakarta.js +4 -0
  7. package/esm/src/ast/references/spring.d.ts +1 -0
  8. package/esm/src/ast/references/spring.d.ts.map +1 -1
  9. package/esm/src/ast/references/spring.js +1 -0
  10. package/esm/src/generators/models/args.d.ts +1 -5
  11. package/esm/src/generators/models/args.d.ts.map +1 -1
  12. package/esm/src/generators/models/model-generator.d.ts +1 -2
  13. package/esm/src/generators/models/model-generator.d.ts.map +1 -1
  14. package/esm/src/generators/models/model-generator.js +46 -15
  15. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts.map +1 -1
  16. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +36 -28
  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 +10 -6
  19. package/package.json +2 -2
  20. package/script/src/ast/references/jakarta.d.ts +4 -0
  21. package/script/src/ast/references/jakarta.d.ts.map +1 -1
  22. package/script/src/ast/references/jakarta.js +5 -1
  23. package/script/src/ast/references/spring.d.ts +1 -0
  24. package/script/src/ast/references/spring.d.ts.map +1 -1
  25. package/script/src/ast/references/spring.js +2 -1
  26. package/script/src/generators/models/args.d.ts +1 -5
  27. package/script/src/generators/models/args.d.ts.map +1 -1
  28. package/script/src/generators/models/model-generator.d.ts +1 -2
  29. package/script/src/generators/models/model-generator.d.ts.map +1 -1
  30. package/script/src/generators/models/model-generator.js +46 -15
  31. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts.map +1 -1
  32. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +36 -28
  33. package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  34. package/script/src/generators/services/spring-controllers/spring-controller-generator.js +10 -6
  35. package/esm/_dnt.test_polyfills.d.ts +0 -29
  36. package/esm/_dnt.test_polyfills.d.ts.map +0 -1
  37. package/esm/_dnt.test_polyfills.js +0 -31
  38. package/esm/_dnt.test_shims.d.ts +0 -6
  39. package/esm/_dnt.test_shims.d.ts.map +0 -1
  40. package/esm/_dnt.test_shims.js +0 -61
  41. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
  42. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
  43. package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -30
  44. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.d.ts +0 -17
  45. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.d.ts.map +0 -1
  46. package/esm/deps/jsr.io/@std/assert/1.0.11/equal.js +0 -183
  47. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.d.ts +0 -35
  48. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.d.ts.map +0 -1
  49. package/esm/deps/jsr.io/@std/assert/1.0.11/equals.js +0 -58
  50. package/esm/deps/jsr.io/@std/assert/1.0.11/false.d.ts +0 -18
  51. package/esm/deps/jsr.io/@std/assert/1.0.11/false.d.ts.map +0 -1
  52. package/esm/deps/jsr.io/@std/assert/1.0.11/false.js +0 -22
  53. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts +0 -23
  54. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts.map +0 -1
  55. package/esm/deps/jsr.io/@std/assert/1.0.11/instance_of.js +0 -53
  56. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts +0 -25
  57. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts.map +0 -1
  58. package/esm/deps/jsr.io/@std/assert/1.0.11/is_error.js +0 -54
  59. package/esm/deps/jsr.io/@std/assert/1.0.11/match.d.ts +0 -18
  60. package/esm/deps/jsr.io/@std/assert/1.0.11/match.d.ts.map +0 -1
  61. package/esm/deps/jsr.io/@std/assert/1.0.11/match.js +0 -26
  62. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts +0 -20
  63. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts.map +0 -1
  64. package/esm/deps/jsr.io/@std/assert/1.0.11/not_instance_of.js +0 -29
  65. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts +0 -18
  66. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts.map +0 -1
  67. package/esm/deps/jsr.io/@std/assert/1.0.11/not_match.js +0 -26
  68. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts +0 -23
  69. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts.map +0 -1
  70. package/esm/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.js +0 -32
  71. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts +0 -42
  72. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts.map +0 -1
  73. package/esm/deps/jsr.io/@std/assert/1.0.11/rejects.js +0 -53
  74. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts +0 -24
  75. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts.map +0 -1
  76. package/esm/deps/jsr.io/@std/assert/1.0.11/strict_equals.js +0 -57
  77. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts +0 -20
  78. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts.map +0 -1
  79. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_equals.js +0 -29
  80. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts +0 -14
  81. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts.map +0 -1
  82. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.js +0 -43
  83. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts +0 -17
  84. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts.map +0 -1
  85. package/esm/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.js +0 -26
  86. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts +0 -4
  87. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts.map +0 -1
  88. package/esm/deps/jsr.io/@std/expect/1.0.13/_assertions.js +0 -13
  89. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts +0 -46
  90. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts.map +0 -1
  91. package/esm/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.js +0 -161
  92. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts +0 -6
  93. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts.map +0 -1
  94. package/esm/deps/jsr.io/@std/expect/1.0.13/_build_message.js +0 -29
  95. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts +0 -4
  96. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts.map +0 -1
  97. package/esm/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.js +0 -11
  98. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts +0 -9
  99. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts.map +0 -1
  100. package/esm/deps/jsr.io/@std/expect/1.0.13/_equal.js +0 -191
  101. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts +0 -4
  102. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts.map +0 -1
  103. package/esm/deps/jsr.io/@std/expect/1.0.13/_extend.js +0 -11
  104. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts +0 -3
  105. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts.map +0 -1
  106. package/esm/deps/jsr.io/@std/expect/1.0.13/_inspect_args.js +0 -12
  107. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts +0 -34
  108. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts.map +0 -1
  109. package/esm/deps/jsr.io/@std/expect/1.0.13/_matchers.js +0 -714
  110. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts +0 -11
  111. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts.map +0 -1
  112. package/esm/deps/jsr.io/@std/expect/1.0.13/_mock_util.js +0 -10
  113. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts +0 -4
  114. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts.map +0 -1
  115. package/esm/deps/jsr.io/@std/expect/1.0.13/_serializer.js +0 -10
  116. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.d.ts +0 -843
  117. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.d.ts.map +0 -1
  118. package/esm/deps/jsr.io/@std/expect/1.0.13/_types.js +0 -3
  119. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts +0 -9
  120. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts.map +0 -1
  121. package/esm/deps/jsr.io/@std/expect/1.0.13/_utils.js +0 -218
  122. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.d.ts +0 -60
  123. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.d.ts.map +0 -1
  124. package/esm/deps/jsr.io/@std/expect/1.0.13/expect.js +0 -523
  125. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
  126. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
  127. package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -199
  128. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
  129. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
  130. package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -111
  131. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
  132. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
  133. package/esm/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -277
  134. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
  135. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
  136. package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -180
  137. package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
  138. package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
  139. package/esm/deps/jsr.io/@std/internal/1.0.5/format.js +0 -37
  140. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
  141. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
  142. package/esm/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -207
  143. package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
  144. package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
  145. package/esm/deps/jsr.io/@std/internal/1.0.5/types.js +0 -2
  146. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts +0 -15
  147. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts.map +0 -1
  148. package/esm/deps/jsr.io/@std/testing/1.0.9/_mock_utils.js +0 -35
  149. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts +0 -79
  150. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts.map +0 -1
  151. package/esm/deps/jsr.io/@std/testing/1.0.9/_test_suite.js +0 -380
  152. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts +0 -738
  153. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts.map +0 -1
  154. package/esm/deps/jsr.io/@std/testing/1.0.9/bdd.js +0 -654
  155. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.d.ts +0 -674
  156. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.d.ts.map +0 -1
  157. package/esm/deps/jsr.io/@std/testing/1.0.9/mock.js +0 -1083
  158. package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
  159. package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
  160. package/esm/src/ast/nodes/annotation.test.js +0 -56
  161. package/esm/src/ast/nodes/argument.test.d.ts +0 -2
  162. package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
  163. package/esm/src/ast/nodes/argument.test.js +0 -33
  164. package/esm/src/ast/nodes/call.test.d.ts +0 -2
  165. package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
  166. package/esm/src/ast/nodes/call.test.js +0 -35
  167. package/esm/src/ast/nodes/class.test.d.ts +0 -2
  168. package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
  169. package/esm/src/ast/nodes/class.test.js +0 -219
  170. package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
  171. package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
  172. package/esm/src/ast/nodes/constructor.test.js +0 -139
  173. package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
  174. package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  175. package/esm/src/ast/nodes/doc-tag.test.js +0 -67
  176. package/esm/src/ast/nodes/doc.test.d.ts +0 -2
  177. package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
  178. package/esm/src/ast/nodes/doc.test.js +0 -33
  179. package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
  180. package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  181. package/esm/src/ast/nodes/enum-value.test.js +0 -115
  182. package/esm/src/ast/nodes/enum.test.d.ts +0 -2
  183. package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
  184. package/esm/src/ast/nodes/enum.test.js +0 -129
  185. package/esm/src/ast/nodes/function.test.d.ts +0 -2
  186. package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
  187. package/esm/src/ast/nodes/function.test.js +0 -160
  188. package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  189. package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  190. package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
  191. package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
  192. package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
  193. package/esm/src/ast/nodes/init-block.test.js +0 -28
  194. package/esm/src/ast/nodes/interface.test.d.ts +0 -2
  195. package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
  196. package/esm/src/ast/nodes/interface.test.js +0 -121
  197. package/esm/src/ast/nodes/object.test.d.ts +0 -2
  198. package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
  199. package/esm/src/ast/nodes/object.test.js +0 -78
  200. package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
  201. package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
  202. package/esm/src/ast/nodes/parameter.test.js +0 -152
  203. package/esm/src/ast/nodes/property.test.d.ts +0 -2
  204. package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
  205. package/esm/src/ast/nodes/property.test.js +0 -206
  206. package/esm/src/ast/nodes/reference.test.d.ts +0 -2
  207. package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
  208. package/esm/src/ast/nodes/reference.test.js +0 -36
  209. package/esm/src/ast/nodes/string.test.d.ts +0 -2
  210. package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
  211. package/esm/src/ast/nodes/string.test.js +0 -48
  212. package/esm/src/import-collection.test.d.ts +0 -2
  213. package/esm/src/import-collection.test.d.ts.map +0 -1
  214. package/esm/src/import-collection.test.js +0 -99
  215. package/esm/tests/openapi-models.test.d.ts +0 -2
  216. package/esm/tests/openapi-models.test.d.ts.map +0 -1
  217. package/esm/tests/openapi-models.test.js +0 -45
  218. package/script/_dnt.test_polyfills.d.ts +0 -29
  219. package/script/_dnt.test_polyfills.d.ts.map +0 -1
  220. package/script/_dnt.test_polyfills.js +0 -32
  221. package/script/_dnt.test_shims.d.ts +0 -6
  222. package/script/_dnt.test_shims.d.ts.map +0 -1
  223. package/script/_dnt.test_shims.js +0 -65
  224. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
  225. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
  226. package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -34
  227. package/script/deps/jsr.io/@std/assert/1.0.11/equal.d.ts +0 -17
  228. package/script/deps/jsr.io/@std/assert/1.0.11/equal.d.ts.map +0 -1
  229. package/script/deps/jsr.io/@std/assert/1.0.11/equal.js +0 -187
  230. package/script/deps/jsr.io/@std/assert/1.0.11/equals.d.ts +0 -35
  231. package/script/deps/jsr.io/@std/assert/1.0.11/equals.d.ts.map +0 -1
  232. package/script/deps/jsr.io/@std/assert/1.0.11/equals.js +0 -61
  233. package/script/deps/jsr.io/@std/assert/1.0.11/false.d.ts +0 -18
  234. package/script/deps/jsr.io/@std/assert/1.0.11/false.d.ts.map +0 -1
  235. package/script/deps/jsr.io/@std/assert/1.0.11/false.js +0 -25
  236. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts +0 -23
  237. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.d.ts.map +0 -1
  238. package/script/deps/jsr.io/@std/assert/1.0.11/instance_of.js +0 -56
  239. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts +0 -25
  240. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.d.ts.map +0 -1
  241. package/script/deps/jsr.io/@std/assert/1.0.11/is_error.js +0 -57
  242. package/script/deps/jsr.io/@std/assert/1.0.11/match.d.ts +0 -18
  243. package/script/deps/jsr.io/@std/assert/1.0.11/match.d.ts.map +0 -1
  244. package/script/deps/jsr.io/@std/assert/1.0.11/match.js +0 -29
  245. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts +0 -20
  246. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.d.ts.map +0 -1
  247. package/script/deps/jsr.io/@std/assert/1.0.11/not_instance_of.js +0 -32
  248. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts +0 -18
  249. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.d.ts.map +0 -1
  250. package/script/deps/jsr.io/@std/assert/1.0.11/not_match.js +0 -29
  251. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts +0 -23
  252. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.d.ts.map +0 -1
  253. package/script/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.js +0 -35
  254. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts +0 -42
  255. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.d.ts.map +0 -1
  256. package/script/deps/jsr.io/@std/assert/1.0.11/rejects.js +0 -56
  257. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts +0 -24
  258. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.d.ts.map +0 -1
  259. package/script/deps/jsr.io/@std/assert/1.0.11/strict_equals.js +0 -60
  260. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts +0 -20
  261. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.d.ts.map +0 -1
  262. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_equals.js +0 -32
  263. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts +0 -14
  264. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.d.ts.map +0 -1
  265. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.js +0 -46
  266. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts +0 -17
  267. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.d.ts.map +0 -1
  268. package/script/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.js +0 -29
  269. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts +0 -4
  270. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.d.ts.map +0 -1
  271. package/script/deps/jsr.io/@std/expect/1.0.13/_assertions.js +0 -18
  272. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts +0 -46
  273. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.d.ts.map +0 -1
  274. package/script/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.js +0 -183
  275. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts +0 -6
  276. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.d.ts.map +0 -1
  277. package/script/deps/jsr.io/@std/expect/1.0.13/_build_message.js +0 -33
  278. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts +0 -4
  279. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.d.ts.map +0 -1
  280. package/script/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.js +0 -15
  281. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts +0 -9
  282. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.d.ts.map +0 -1
  283. package/script/deps/jsr.io/@std/expect/1.0.13/_equal.js +0 -194
  284. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts +0 -4
  285. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.d.ts.map +0 -1
  286. package/script/deps/jsr.io/@std/expect/1.0.13/_extend.js +0 -15
  287. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts +0 -3
  288. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.d.ts.map +0 -1
  289. package/script/deps/jsr.io/@std/expect/1.0.13/_inspect_args.js +0 -17
  290. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts +0 -34
  291. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.d.ts.map +0 -1
  292. package/script/deps/jsr.io/@std/expect/1.0.13/_matchers.js +0 -748
  293. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts +0 -11
  294. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.d.ts.map +0 -1
  295. package/script/deps/jsr.io/@std/expect/1.0.13/_mock_util.js +0 -14
  296. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts +0 -4
  297. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.d.ts.map +0 -1
  298. package/script/deps/jsr.io/@std/expect/1.0.13/_serializer.js +0 -14
  299. package/script/deps/jsr.io/@std/expect/1.0.13/_types.d.ts +0 -843
  300. package/script/deps/jsr.io/@std/expect/1.0.13/_types.d.ts.map +0 -1
  301. package/script/deps/jsr.io/@std/expect/1.0.13/_types.js +0 -4
  302. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts +0 -9
  303. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.d.ts.map +0 -1
  304. package/script/deps/jsr.io/@std/expect/1.0.13/_utils.js +0 -226
  305. package/script/deps/jsr.io/@std/expect/1.0.13/expect.d.ts +0 -60
  306. package/script/deps/jsr.io/@std/expect/1.0.13/expect.d.ts.map +0 -1
  307. package/script/deps/jsr.io/@std/expect/1.0.13/expect.js +0 -527
  308. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
  309. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
  310. package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -204
  311. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
  312. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
  313. package/script/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -116
  314. package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
  315. package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
  316. package/script/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -284
  317. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
  318. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
  319. package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -186
  320. package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
  321. package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
  322. package/script/deps/jsr.io/@std/internal/1.0.5/format.js +0 -41
  323. package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
  324. package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
  325. package/script/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -220
  326. package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
  327. package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
  328. package/script/deps/jsr.io/@std/internal/1.0.5/types.js +0 -3
  329. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts +0 -15
  330. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.d.ts.map +0 -1
  331. package/script/deps/jsr.io/@std/testing/1.0.9/_mock_utils.js +0 -41
  332. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts +0 -79
  333. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.d.ts.map +0 -1
  334. package/script/deps/jsr.io/@std/testing/1.0.9/_test_suite.js +0 -385
  335. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts +0 -738
  336. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.d.ts.map +0 -1
  337. package/script/deps/jsr.io/@std/testing/1.0.9/bdd.js +0 -665
  338. package/script/deps/jsr.io/@std/testing/1.0.9/mock.d.ts +0 -674
  339. package/script/deps/jsr.io/@std/testing/1.0.9/mock.d.ts.map +0 -1
  340. package/script/deps/jsr.io/@std/testing/1.0.9/mock.js +0 -1102
  341. package/script/src/ast/nodes/annotation.test.d.ts +0 -2
  342. package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
  343. package/script/src/ast/nodes/annotation.test.js +0 -58
  344. package/script/src/ast/nodes/argument.test.d.ts +0 -2
  345. package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
  346. package/script/src/ast/nodes/argument.test.js +0 -35
  347. package/script/src/ast/nodes/call.test.d.ts +0 -2
  348. package/script/src/ast/nodes/call.test.d.ts.map +0 -1
  349. package/script/src/ast/nodes/call.test.js +0 -37
  350. package/script/src/ast/nodes/class.test.d.ts +0 -2
  351. package/script/src/ast/nodes/class.test.d.ts.map +0 -1
  352. package/script/src/ast/nodes/class.test.js +0 -221
  353. package/script/src/ast/nodes/constructor.test.d.ts +0 -2
  354. package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
  355. package/script/src/ast/nodes/constructor.test.js +0 -141
  356. package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
  357. package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  358. package/script/src/ast/nodes/doc-tag.test.js +0 -69
  359. package/script/src/ast/nodes/doc.test.d.ts +0 -2
  360. package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
  361. package/script/src/ast/nodes/doc.test.js +0 -35
  362. package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
  363. package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  364. package/script/src/ast/nodes/enum-value.test.js +0 -117
  365. package/script/src/ast/nodes/enum.test.d.ts +0 -2
  366. package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
  367. package/script/src/ast/nodes/enum.test.js +0 -131
  368. package/script/src/ast/nodes/function.test.d.ts +0 -2
  369. package/script/src/ast/nodes/function.test.d.ts.map +0 -1
  370. package/script/src/ast/nodes/function.test.js +0 -162
  371. package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  372. package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  373. package/script/src/ast/nodes/generic-parameter.test.js +0 -51
  374. package/script/src/ast/nodes/init-block.test.d.ts +0 -2
  375. package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
  376. package/script/src/ast/nodes/init-block.test.js +0 -30
  377. package/script/src/ast/nodes/interface.test.d.ts +0 -2
  378. package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
  379. package/script/src/ast/nodes/interface.test.js +0 -123
  380. package/script/src/ast/nodes/object.test.d.ts +0 -2
  381. package/script/src/ast/nodes/object.test.d.ts.map +0 -1
  382. package/script/src/ast/nodes/object.test.js +0 -80
  383. package/script/src/ast/nodes/parameter.test.d.ts +0 -2
  384. package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
  385. package/script/src/ast/nodes/parameter.test.js +0 -154
  386. package/script/src/ast/nodes/property.test.d.ts +0 -2
  387. package/script/src/ast/nodes/property.test.d.ts.map +0 -1
  388. package/script/src/ast/nodes/property.test.js +0 -208
  389. package/script/src/ast/nodes/reference.test.d.ts +0 -2
  390. package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
  391. package/script/src/ast/nodes/reference.test.js +0 -38
  392. package/script/src/ast/nodes/string.test.d.ts +0 -2
  393. package/script/src/ast/nodes/string.test.d.ts.map +0 -1
  394. package/script/src/ast/nodes/string.test.js +0 -50
  395. package/script/src/import-collection.test.d.ts +0 -2
  396. package/script/src/import-collection.test.d.ts.map +0 -1
  397. package/script/src/import-collection.test.js +0 -101
  398. package/script/tests/openapi-models.test.d.ts +0 -2
  399. package/script/tests/openapi-models.test.d.ts.map +0 -1
  400. package/script/tests/openapi-models.test.js +0 -48
  401. package/src/_dnt.test_polyfills.ts +0 -70
  402. package/src/_dnt.test_shims.ts +0 -64
  403. package/src/deps/jsr.io/@std/assert/1.0.11/assertion_error.ts +0 -31
  404. package/src/deps/jsr.io/@std/assert/1.0.11/equal.ts +0 -210
  405. package/src/deps/jsr.io/@std/assert/1.0.11/equals.ts +0 -65
  406. package/src/deps/jsr.io/@std/assert/1.0.11/false.ts +0 -26
  407. package/src/deps/jsr.io/@std/assert/1.0.11/instance_of.ts +0 -64
  408. package/src/deps/jsr.io/@std/assert/1.0.11/is_error.ts +0 -65
  409. package/src/deps/jsr.io/@std/assert/1.0.11/match.ts +0 -30
  410. package/src/deps/jsr.io/@std/assert/1.0.11/not_instance_of.ts +0 -33
  411. package/src/deps/jsr.io/@std/assert/1.0.11/not_match.ts +0 -30
  412. package/src/deps/jsr.io/@std/assert/1.0.11/not_strict_equals.ts +0 -42
  413. package/src/deps/jsr.io/@std/assert/1.0.11/rejects.ts +0 -123
  414. package/src/deps/jsr.io/@std/assert/1.0.11/strict_equals.ts +0 -67
  415. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_equals.ts +0 -38
  416. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_is_error.ts +0 -54
  417. package/src/deps/jsr.io/@std/expect/1.0.13/_assert_not_equals.ts +0 -35
  418. package/src/deps/jsr.io/@std/expect/1.0.13/_assertions.ts +0 -18
  419. package/src/deps/jsr.io/@std/expect/1.0.13/_asymmetric_matchers.ts +0 -198
  420. package/src/deps/jsr.io/@std/expect/1.0.13/_build_message.ts +0 -51
  421. package/src/deps/jsr.io/@std/expect/1.0.13/_custom_equality_tester.ts +0 -19
  422. package/src/deps/jsr.io/@std/expect/1.0.13/_equal.ts +0 -230
  423. package/src/deps/jsr.io/@std/expect/1.0.13/_extend.ts +0 -16
  424. package/src/deps/jsr.io/@std/expect/1.0.13/_inspect_args.ts +0 -15
  425. package/src/deps/jsr.io/@std/expect/1.0.13/_matchers.ts +0 -1028
  426. package/src/deps/jsr.io/@std/expect/1.0.13/_mock_util.ts +0 -22
  427. package/src/deps/jsr.io/@std/expect/1.0.13/_serializer.ts +0 -15
  428. package/src/deps/jsr.io/@std/expect/1.0.13/_types.ts +0 -923
  429. package/src/deps/jsr.io/@std/expect/1.0.13/_utils.ts +0 -283
  430. package/src/deps/jsr.io/@std/expect/1.0.13/expect.ts +0 -620
  431. package/src/deps/jsr.io/@std/internal/1.0.5/assertion_state.ts +0 -214
  432. package/src/deps/jsr.io/@std/internal/1.0.5/build_message.ts +0 -134
  433. package/src/deps/jsr.io/@std/internal/1.0.5/diff.ts +0 -317
  434. package/src/deps/jsr.io/@std/internal/1.0.5/diff_str.ts +0 -204
  435. package/src/deps/jsr.io/@std/internal/1.0.5/format.ts +0 -39
  436. package/src/deps/jsr.io/@std/internal/1.0.5/styles.ts +0 -233
  437. package/src/deps/jsr.io/@std/internal/1.0.5/types.ts +0 -18
  438. package/src/deps/jsr.io/@std/testing/1.0.9/_mock_utils.ts +0 -43
  439. package/src/deps/jsr.io/@std/testing/1.0.9/_test_suite.ts +0 -448
  440. package/src/deps/jsr.io/@std/testing/1.0.9/bdd.ts +0 -1288
  441. package/src/deps/jsr.io/@std/testing/1.0.9/mock.ts +0 -1807
  442. package/src/mod.ts +0 -8
  443. package/src/src/assets.ts +0 -9
  444. package/src/src/ast/_index.ts +0 -66
  445. package/src/src/ast/common.ts +0 -1
  446. package/src/src/ast/index.ts +0 -1
  447. package/src/src/ast/node.ts +0 -10
  448. package/src/src/ast/nodes/annotation.test.ts +0 -69
  449. package/src/src/ast/nodes/annotation.ts +0 -79
  450. package/src/src/ast/nodes/argument.test.ts +0 -41
  451. package/src/src/ast/nodes/argument.ts +0 -62
  452. package/src/src/ast/nodes/call.test.ts +0 -44
  453. package/src/src/ast/nodes/call.ts +0 -66
  454. package/src/src/ast/nodes/class.test.ts +0 -274
  455. package/src/src/ast/nodes/class.ts +0 -178
  456. package/src/src/ast/nodes/collection-literal.ts +0 -49
  457. package/src/src/ast/nodes/constructor.test.ts +0 -178
  458. package/src/src/ast/nodes/constructor.ts +0 -126
  459. package/src/src/ast/nodes/doc-tag.test.ts +0 -84
  460. package/src/src/ast/nodes/doc-tag.ts +0 -138
  461. package/src/src/ast/nodes/doc.test.ts +0 -42
  462. package/src/src/ast/nodes/doc.ts +0 -111
  463. package/src/src/ast/nodes/enum-value.test.ts +0 -146
  464. package/src/src/ast/nodes/enum-value.ts +0 -100
  465. package/src/src/ast/nodes/enum.test.ts +0 -167
  466. package/src/src/ast/nodes/enum.ts +0 -163
  467. package/src/src/ast/nodes/function.test.ts +0 -194
  468. package/src/src/ast/nodes/function.ts +0 -176
  469. package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
  470. package/src/src/ast/nodes/generic-parameter.ts +0 -54
  471. package/src/src/ast/nodes/init-block.test.ts +0 -36
  472. package/src/src/ast/nodes/init-block.ts +0 -38
  473. package/src/src/ast/nodes/interface.test.ts +0 -151
  474. package/src/src/ast/nodes/interface.ts +0 -133
  475. package/src/src/ast/nodes/lambda-type.ts +0 -68
  476. package/src/src/ast/nodes/lambda.ts +0 -68
  477. package/src/src/ast/nodes/object.test.ts +0 -101
  478. package/src/src/ast/nodes/object.ts +0 -102
  479. package/src/src/ast/nodes/parameter.test.ts +0 -191
  480. package/src/src/ast/nodes/parameter.ts +0 -118
  481. package/src/src/ast/nodes/property.test.ts +0 -253
  482. package/src/src/ast/nodes/property.ts +0 -225
  483. package/src/src/ast/nodes/reference.test.ts +0 -47
  484. package/src/src/ast/nodes/reference.ts +0 -178
  485. package/src/src/ast/nodes/string.test.ts +0 -61
  486. package/src/src/ast/nodes/string.ts +0 -114
  487. package/src/src/ast/nodes/types.ts +0 -23
  488. package/src/src/ast/references/index.ts +0 -8
  489. package/src/src/ast/references/jackson.ts +0 -16
  490. package/src/src/ast/references/jakarta.ts +0 -10
  491. package/src/src/ast/references/java.ts +0 -19
  492. package/src/src/ast/references/kotlin.ts +0 -40
  493. package/src/src/ast/references/okhttp3.ts +0 -5
  494. package/src/src/ast/references/reactor.ts +0 -5
  495. package/src/src/ast/references/spring.ts +0 -68
  496. package/src/src/ast/references/swagger.ts +0 -23
  497. package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
  498. package/src/src/ast/utils/to-kt-node.ts +0 -31
  499. package/src/src/ast/utils/write-kt-annotations.ts +0 -15
  500. package/src/src/ast/utils/write-kt-arguments.ts +0 -45
  501. package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
  502. package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
  503. package/src/src/ast/utils/write-kt-members.ts +0 -25
  504. package/src/src/ast/utils/write-kt-node.ts +0 -37
  505. package/src/src/ast/utils/write-kt-parameters.ts +0 -25
  506. package/src/src/common-results.ts +0 -4
  507. package/src/src/config.ts +0 -41
  508. package/src/src/file-builder.ts +0 -108
  509. package/src/src/generators/file-generator.ts +0 -29
  510. package/src/src/generators/index.ts +0 -4
  511. package/src/src/generators/models/args.ts +0 -128
  512. package/src/src/generators/models/index.ts +0 -4
  513. package/src/src/generators/models/model-generator.ts +0 -602
  514. package/src/src/generators/models/models-generator.ts +0 -65
  515. package/src/src/generators/models/models.ts +0 -95
  516. package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
  517. package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
  518. package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
  519. package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -557
  520. package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
  521. package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
  522. package/src/src/generators/services/spring-controllers/args.ts +0 -88
  523. package/src/src/generators/services/spring-controllers/index.ts +0 -4
  524. package/src/src/generators/services/spring-controllers/models.ts +0 -66
  525. package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -763
  526. package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -70
  527. package/src/src/import-collection.test.ts +0 -116
  528. package/src/src/import-collection.ts +0 -98
  529. package/src/src/types.ts +0 -3
  530. package/src/src/utils.ts +0 -39
  531. package/src/tests/openapi-models.test.ts +0 -63
  532. package/test_runner.js +0 -227
@@ -1,26 +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
-
5
- /** Assertion condition for {@linkcode assertFalse}. */
6
- export type Falsy = false | 0 | 0n | "" | null | undefined;
7
-
8
- /**
9
- * Make an assertion, error will be thrown if `expr` have truthy value.
10
- *
11
- * @example Usage
12
- * ```ts ignore
13
- * import { assertFalse } from "@std/assert";
14
- *
15
- * assertFalse(false); // Doesn't throw
16
- * assertFalse(true); // Throws
17
- * ```
18
- *
19
- * @param expr The expression to test.
20
- * @param msg The optional message to display if the assertion fails.
21
- */
22
- export function assertFalse(expr: unknown, msg = ""): asserts expr is Falsy {
23
- if (expr) {
24
- throw new AssertionError(msg);
25
- }
26
- }
@@ -1,64 +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
-
5
- /** Any constructor */
6
- // deno-lint-ignore no-explicit-any
7
- export type AnyConstructor = new (...args: any[]) => any;
8
- /** Gets constructor type */
9
- export type GetConstructorType<T extends AnyConstructor> = InstanceType<T>;
10
-
11
- /**
12
- * Make an assertion that `obj` is an instance of `type`.
13
- * If not then throw.
14
- *
15
- * @example Usage
16
- * ```ts ignore
17
- * import { assertInstanceOf } from "@std/assert";
18
- *
19
- * assertInstanceOf(new Date(), Date); // Doesn't throw
20
- * assertInstanceOf(new Date(), Number); // Throws
21
- * ```
22
- *
23
- * @typeParam T The expected type of the object.
24
- * @param actual The object to check.
25
- * @param expectedType The expected class constructor.
26
- * @param msg The optional message to display if the assertion fails.
27
- */
28
- export function assertInstanceOf<
29
- // deno-lint-ignore no-explicit-any
30
- T extends abstract new (...args: any[]) => any,
31
- >(
32
- actual: unknown,
33
- expectedType: T,
34
- msg = "",
35
- ): asserts actual is InstanceType<T> {
36
- if (actual instanceof expectedType) return;
37
-
38
- const msgSuffix = msg ? `: ${msg}` : ".";
39
- const expectedTypeStr = expectedType.name;
40
-
41
- let actualTypeStr = "";
42
- if (actual === null) {
43
- actualTypeStr = "null";
44
- } else if (actual === undefined) {
45
- actualTypeStr = "undefined";
46
- } else if (typeof actual === "object") {
47
- actualTypeStr = actual.constructor?.name ?? "Object";
48
- } else {
49
- actualTypeStr = typeof actual;
50
- }
51
-
52
- if (expectedTypeStr === actualTypeStr) {
53
- msg =
54
- `Expected object to be an instance of "${expectedTypeStr}"${msgSuffix}`;
55
- } else if (actualTypeStr === "function") {
56
- msg =
57
- `Expected object to be an instance of "${expectedTypeStr}" but was not an instanced object${msgSuffix}`;
58
- } else {
59
- msg =
60
- `Expected object to be an instance of "${expectedTypeStr}" but was "${actualTypeStr}"${msgSuffix}`;
61
- }
62
-
63
- throw new AssertionError(msg);
64
- }
@@ -1,65 +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 { stripAnsiCode } from "../../internal/1.0.5/styles.js";
5
-
6
- /**
7
- * Make an assertion that `error` is an `Error`.
8
- * If not then an error will be thrown.
9
- * An error class and a string that should be included in the
10
- * error message can also be asserted.
11
- *
12
- * @example Usage
13
- * ```ts ignore
14
- * import { assertIsError } from "@std/assert";
15
- *
16
- * assertIsError(null); // Throws
17
- * assertIsError(new RangeError("Out of range")); // Doesn't throw
18
- * assertIsError(new RangeError("Out of range"), SyntaxError); // Throws
19
- * assertIsError(new RangeError("Out of range"), SyntaxError, "Out of range"); // Doesn't throw
20
- * assertIsError(new RangeError("Out of range"), SyntaxError, "Within range"); // Throws
21
- * ```
22
- *
23
- * @typeParam E The type of the error to assert.
24
- * @param error The error to assert.
25
- * @param ErrorClass The optional error class to assert.
26
- * @param msgMatches The optional string or RegExp to assert in the error message.
27
- * @param msg The optional message to display if the assertion fails.
28
- */
29
- export function assertIsError<E extends Error = Error>(
30
- error: unknown,
31
- // deno-lint-ignore no-explicit-any
32
- ErrorClass?: abstract new (...args: any[]) => E,
33
- msgMatches?: string | RegExp,
34
- msg?: string,
35
- ): asserts error is E {
36
- const msgSuffix = msg ? `: ${msg}` : ".";
37
- if (!(error instanceof Error)) {
38
- throw new AssertionError(
39
- `Expected "error" to be an Error object${msgSuffix}`,
40
- );
41
- }
42
- if (ErrorClass && !(error instanceof ErrorClass)) {
43
- msg =
44
- `Expected error to be instance of "${ErrorClass.name}", but was "${error?.constructor?.name}"${msgSuffix}`;
45
- throw new AssertionError(msg);
46
- }
47
- let msgCheck;
48
- if (typeof msgMatches === "string") {
49
- msgCheck = stripAnsiCode(error.message).includes(
50
- stripAnsiCode(msgMatches),
51
- );
52
- }
53
- if (msgMatches instanceof RegExp) {
54
- msgCheck = msgMatches.test(stripAnsiCode(error.message));
55
- }
56
-
57
- if (msgMatches && !msgCheck) {
58
- msg = `Expected error message to include ${
59
- msgMatches instanceof RegExp
60
- ? msgMatches.toString()
61
- : JSON.stringify(msgMatches)
62
- }, but got ${JSON.stringify(error?.message)}${msgSuffix}`;
63
- throw new AssertionError(msg);
64
- }
65
- }
@@ -1,30 +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
-
5
- /**
6
- * Make an assertion that `actual` match RegExp `expected`. If not
7
- * then throw.
8
- *
9
- * @example Usage
10
- * ```ts ignore
11
- * import { assertMatch } from "@std/assert";
12
- *
13
- * assertMatch("Raptor", /Raptor/); // Doesn't throw
14
- * assertMatch("Denosaurus", /Raptor/); // Throws
15
- * ```
16
- *
17
- * @param actual The actual value to be matched.
18
- * @param expected The expected pattern to match.
19
- * @param msg The optional message to display if the assertion fails.
20
- */
21
- export function assertMatch(
22
- actual: string,
23
- expected: RegExp,
24
- msg?: string,
25
- ) {
26
- if (expected.test(actual)) return;
27
- const msgSuffix = msg ? `: ${msg}` : ".";
28
- msg = `Expected actual: "${actual}" to match: "${expected}"${msgSuffix}`;
29
- throw new AssertionError(msg);
30
- }
@@ -1,33 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { assertFalse } from "./false.js";
4
-
5
- /**
6
- * Make an assertion that `obj` is not an instance of `type`.
7
- * If so, then throw.
8
- *
9
- * @example Usage
10
- * ```ts ignore
11
- * import { assertNotInstanceOf } from "@std/assert";
12
- *
13
- * assertNotInstanceOf(new Date(), Number); // Doesn't throw
14
- * assertNotInstanceOf(new Date(), Date); // Throws
15
- * ```
16
- *
17
- * @typeParam A The type of the object to check.
18
- * @typeParam T The type of the class to check against.
19
- * @param actual The object to check.
20
- * @param unexpectedType The class constructor to check against.
21
- * @param msg The optional message to display if the assertion fails.
22
- */
23
- export function assertNotInstanceOf<A, T>(
24
- actual: A,
25
- // deno-lint-ignore no-explicit-any
26
- unexpectedType: abstract new (...args: any[]) => T,
27
- msg?: string,
28
- ): asserts actual is Exclude<A, T> {
29
- const msgSuffix = msg ? `: ${msg}` : ".";
30
- msg =
31
- `Expected object to not be an instance of "${typeof unexpectedType}"${msgSuffix}`;
32
- assertFalse(actual instanceof unexpectedType, msg);
33
- }
@@ -1,30 +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
-
5
- /**
6
- * Make an assertion that `actual` not match RegExp `expected`. If match
7
- * then throw.
8
- *
9
- * @example Usage
10
- * ```ts ignore
11
- * import { assertNotMatch } from "@std/assert";
12
- *
13
- * assertNotMatch("Denosaurus", /Raptor/); // Doesn't throw
14
- * assertNotMatch("Raptor", /Raptor/); // Throws
15
- * ```
16
- *
17
- * @param actual The actual value to match.
18
- * @param expected The expected value to not match.
19
- * @param msg The optional message to display if the assertion fails.
20
- */
21
- export function assertNotMatch(
22
- actual: string,
23
- expected: RegExp,
24
- msg?: string,
25
- ) {
26
- if (!expected.test(actual)) return;
27
- const msgSuffix = msg ? `: ${msg}` : ".";
28
- msg = `Expected actual: "${actual}" to not match: "${expected}"${msgSuffix}`;
29
- throw new AssertionError(msg);
30
- }
@@ -1,42 +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
- /**
7
- * Make an assertion that `actual` and `expected` are not strictly equal, using
8
- * {@linkcode Object.is} for equality comparison. If the values are strictly
9
- * equal then throw.
10
- *
11
- * @example Usage
12
- * ```ts ignore
13
- * import { assertNotStrictEquals } from "@std/assert";
14
- *
15
- * assertNotStrictEquals(1, 1); // Throws
16
- * assertNotStrictEquals(1, 2); // Doesn't throw
17
- *
18
- * assertNotStrictEquals(0, 0); // Throws
19
- * assertNotStrictEquals(0, -0); // Doesn't throw
20
- * ```
21
- *
22
- * @typeParam T The type of the values to compare.
23
- * @param actual The actual value to compare.
24
- * @param expected The expected value to compare.
25
- * @param msg The optional message to display if the assertion fails.
26
- */
27
- export function assertNotStrictEquals<T>(
28
- actual: T,
29
- expected: T,
30
- msg?: string,
31
- ) {
32
- if (!Object.is(actual, expected)) {
33
- return;
34
- }
35
-
36
- const msgSuffix = msg ? `: ${msg}` : ".";
37
- throw new AssertionError(
38
- `Expected "actual" to not be strictly equal to: ${
39
- format(actual)
40
- }${msgSuffix}\n`,
41
- );
42
- }
@@ -1,123 +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
-
6
- /**
7
- * Executes a function which returns a promise, expecting it to reject.
8
- *
9
- * To assert that a synchronous function throws, use {@linkcode assertThrows}.
10
- *
11
- * @example Usage
12
- * ```ts ignore
13
- * import { assertRejects } from "@std/assert";
14
- *
15
- * await assertRejects(async () => Promise.reject(new Error())); // Doesn't throw
16
- * await assertRejects(async () => console.log("Hello world")); // Throws
17
- * ```
18
- *
19
- * @param fn The function to execute.
20
- * @param msg The optional message to display if the assertion fails.
21
- * @returns The promise which resolves to the thrown error.
22
- */
23
- export function assertRejects(
24
- fn: () => PromiseLike<unknown>,
25
- msg?: string,
26
- ): Promise<unknown>;
27
- /**
28
- * Executes a function which returns a promise, expecting it to reject.
29
- * If it does not, then it throws. An error class and a string that should be
30
- * included in the error message can also be asserted.
31
- *
32
- * To assert that a synchronous function throws, use {@linkcode assertThrows}.
33
- *
34
- * @example Usage
35
- * ```ts ignore
36
- * import { assertRejects } from "@std/assert";
37
- *
38
- * await assertRejects(async () => Promise.reject(new Error()), Error); // Doesn't throw
39
- * await assertRejects(async () => Promise.reject(new Error()), SyntaxError); // Throws
40
- * ```
41
- *
42
- * @typeParam E The error class to assert.
43
- * @param fn The function to execute.
44
- * @param ErrorClass The error class to assert.
45
- * @param msgIncludes The string that should be included in the error message.
46
- * @param msg The optional message to display if the assertion fails.
47
- * @returns The promise which resolves to the thrown error.
48
- */
49
- export function assertRejects<E extends Error = Error>(
50
- fn: () => PromiseLike<unknown>,
51
- // deno-lint-ignore no-explicit-any
52
- ErrorClass: abstract new (...args: any[]) => E,
53
- msgIncludes?: string,
54
- msg?: string,
55
- ): Promise<E>;
56
- export async function assertRejects<E extends Error = Error>(
57
- fn: () => PromiseLike<unknown>,
58
- errorClassOrMsg?:
59
- // deno-lint-ignore no-explicit-any
60
- | (abstract new (...args: any[]) => E)
61
- | string,
62
- msgIncludesOrMsg?: string,
63
- msg?: string,
64
- ): Promise<E | Error | unknown> {
65
- // deno-lint-ignore no-explicit-any
66
- let ErrorClass: (abstract new (...args: any[]) => E) | undefined;
67
- let msgIncludes: string | undefined;
68
- let err;
69
-
70
- if (typeof errorClassOrMsg !== "string") {
71
- if (
72
- errorClassOrMsg === undefined ||
73
- errorClassOrMsg.prototype instanceof Error ||
74
- errorClassOrMsg.prototype === Error.prototype
75
- ) {
76
- ErrorClass = errorClassOrMsg;
77
- msgIncludes = msgIncludesOrMsg;
78
- }
79
- } else {
80
- msg = errorClassOrMsg;
81
- }
82
- let doesThrow = false;
83
- let isPromiseReturned = false;
84
- const msgSuffix = msg ? `: ${msg}` : ".";
85
- try {
86
- const possiblePromise = fn();
87
- if (
88
- possiblePromise &&
89
- typeof possiblePromise === "object" &&
90
- typeof possiblePromise.then === "function"
91
- ) {
92
- isPromiseReturned = true;
93
- await possiblePromise;
94
- } else {
95
- throw new Error();
96
- }
97
- } catch (error) {
98
- if (!isPromiseReturned) {
99
- throw new AssertionError(
100
- `Function throws when expected to reject${msgSuffix}`,
101
- );
102
- }
103
- if (ErrorClass) {
104
- if (!(error instanceof Error)) {
105
- throw new AssertionError(`A non-Error object was rejected${msgSuffix}`);
106
- }
107
- assertIsError(
108
- error,
109
- ErrorClass,
110
- msgIncludes,
111
- msg,
112
- );
113
- }
114
- err = error;
115
- doesThrow = true;
116
- }
117
- if (!doesThrow) {
118
- throw new AssertionError(
119
- `Expected function to reject${msgSuffix}`,
120
- );
121
- }
122
- return err;
123
- }
@@ -1,67 +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
- /**
11
- * Make an assertion that `actual` and `expected` are strictly equal, using
12
- * {@linkcode Object.is} for equality comparison. If not, then throw.
13
- *
14
- * @example Usage
15
- * ```ts ignore
16
- * import { assertStrictEquals } from "@std/assert";
17
- *
18
- * const a = {};
19
- * const b = a;
20
- * assertStrictEquals(a, b); // Doesn't throw
21
- *
22
- * const c = {};
23
- * const d = {};
24
- * assertStrictEquals(c, d); // Throws
25
- * ```
26
- *
27
- * @typeParam T The type of the expected value.
28
- * @param actual The actual value to compare.
29
- * @param expected The expected value to compare.
30
- * @param msg The optional message to display if the assertion fails.
31
- */
32
- export function assertStrictEquals<T>(
33
- actual: unknown,
34
- expected: T,
35
- msg?: string,
36
- ): asserts actual is T {
37
- if (Object.is(actual, expected)) {
38
- return;
39
- }
40
-
41
- const msgSuffix = msg ? `: ${msg}` : ".";
42
- let message: string;
43
-
44
- const actualString = format(actual);
45
- const expectedString = format(expected);
46
-
47
- if (actualString === expectedString) {
48
- const withOffset = actualString
49
- .split("\n")
50
- .map((l) => ` ${l}`)
51
- .join("\n");
52
- message =
53
- `Values have the same structure but are not reference-equal${msgSuffix}\n\n${
54
- red(withOffset)
55
- }\n`;
56
- } else {
57
- const stringDiff = (typeof actual === "string") &&
58
- (typeof expected === "string");
59
- const diffResult = stringDiff
60
- ? diffStr(actual as string, expected as string)
61
- : diff(actualString.split("\n"), expectedString.split("\n"));
62
- const diffMsg = buildMessage(diffResult, { stringDiff }).join("\n");
63
- message = `Values are not strictly equal${msgSuffix}\n${diffMsg}`;
64
- }
65
-
66
- throw new AssertionError(message);
67
- }
@@ -1,38 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
-
3
- // This file is copied from `std/assert`.
4
-
5
- import { AssertionError } from "../../assert/1.0.11/assertion_error.js";
6
- import { buildEqualErrorMessage } from "./_build_message.js";
7
- import { equal } from "./_equal.js";
8
- import type { EqualOptions } from "./_types.js";
9
-
10
- /**
11
- * Make an assertion that `actual` and `expected` are equal, deeply. If not
12
- * deeply equal, then throw.
13
- *
14
- * Type parameter can be specified to ensure values under comparison have the
15
- * same type.
16
- *
17
- * @example
18
- * ```ts ignore
19
- * import { assertEquals } from "@std/assert";
20
- *
21
- * assertEquals("world", "world"); // Doesn't throw
22
- * assertEquals("hello", "world"); // Throws
23
- * ```
24
- *
25
- * Note: formatter option is experimental and may be removed in the future.
26
- */
27
- export function assertEquals<T>(
28
- actual: T,
29
- expected: T,
30
- options?: EqualOptions,
31
- ) {
32
- if (equal(actual, expected, options)) {
33
- return;
34
- }
35
-
36
- const message = buildEqualErrorMessage(actual, expected, options ?? {});
37
- throw new AssertionError(message);
38
- }
@@ -1,54 +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
- /**
7
- * Make an assertion that `error` is an `Error`.
8
- * If not then an error will be thrown.
9
- * An error class and a string that should be included in the
10
- * error message can also be asserted.
11
- *
12
- * @typeParam E The type of the error to assert.
13
- * @param error The error to assert.
14
- * @param ErrorClass The optional error class to assert.
15
- * @param msgMatches The optional string or RegExp to assert in the error message.
16
- * @param msg The optional message to display if the assertion fails.
17
- */
18
- export function assertIsError<E extends Error = Error>(
19
- error: unknown,
20
- // deno-lint-ignore no-explicit-any
21
- ErrorClass?: abstract new (...args: any[]) => E,
22
- msgMatches?: string | RegExp,
23
- msg?: string,
24
- ): asserts error is E {
25
- const msgPrefix = msg ? `${msg}: ` : "";
26
- if (!(error instanceof Error)) {
27
- throw new AssertionError(
28
- `${msgPrefix}Expected "error" to be an Error object.`,
29
- );
30
- }
31
- if (ErrorClass && !(error instanceof ErrorClass)) {
32
- msg =
33
- `${msgPrefix}Expected error to be instance of "${ErrorClass.name}", but was "${error?.constructor?.name}".`;
34
- throw new AssertionError(msg);
35
- }
36
- let msgCheck;
37
- if (typeof msgMatches === "string") {
38
- msgCheck = stripAnsiCode(error.message).includes(
39
- stripAnsiCode(msgMatches),
40
- );
41
- }
42
- if (msgMatches instanceof RegExp) {
43
- msgCheck = msgMatches.test(stripAnsiCode(error.message));
44
- }
45
-
46
- if (msgMatches && !msgCheck) {
47
- msg = `${msgPrefix}Expected error message to include ${
48
- msgMatches instanceof RegExp
49
- ? msgMatches.toString()
50
- : JSON.stringify(msgMatches)
51
- }, but got ${JSON.stringify(error?.message)}.`;
52
- throw new AssertionError(msg);
53
- }
54
- }
@@ -1,35 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
-
3
- // This file is copied from `std/assert`.
4
-
5
- import { AssertionError } from "../../assert/1.0.11/assertion_error.js";
6
- import { buildNotEqualErrorMessage } from "./_build_message.js";
7
- import { equal } from "./_equal.js";
8
- import type { EqualOptions } from "./_types.js";
9
-
10
- /**
11
- * Make an assertion that `actual` and `expected` are not equal, deeply.
12
- * If not then throw.
13
- *
14
- * Type parameter can be specified to ensure values under comparison have the same type.
15
- *
16
- * @example
17
- * ```ts ignore
18
- * import { assertNotEquals } from "@std/assert";
19
- *
20
- * assertNotEquals(1, 2); // Doesn't throw
21
- * assertNotEquals(1, 1); // Throws
22
- * ```
23
- */
24
- export function assertNotEquals<T>(
25
- actual: T,
26
- expected: T,
27
- options: EqualOptions = {},
28
- ) {
29
- if (!equal(actual, expected, options)) {
30
- return;
31
- }
32
-
33
- const message = buildNotEqualErrorMessage(actual, expected, options ?? {});
34
- throw new AssertionError(message);
35
- }
@@ -1,18 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
-
3
- import { getAssertionState } from "../../internal/1.0.5/assertion_state.js";
4
-
5
- const assertionState = getAssertionState();
6
-
7
- export function hasAssertions() {
8
- assertionState.setAssertionCheck(true);
9
- }
10
-
11
- export function assertions(num: number) {
12
- assertionState.setAssertionCount(num);
13
- }
14
-
15
- export function emitAssertionTrigger() {
16
- assertionState.setAssertionTriggered(true);
17
- assertionState.updateAssertionTriggerCount();
18
- }