@goast/kotlin 0.4.15 → 0.4.16-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 (529) 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/java.d.ts +1 -0
  5. package/esm/src/ast/references/java.d.ts.map +1 -1
  6. package/esm/src/ast/references/java.js +1 -0
  7. package/esm/src/generators/models/model-generator.js +2 -2
  8. package/esm/src/generators/services/okhttp3-clients/args.d.ts +4 -0
  9. package/esm/src/generators/services/okhttp3-clients/args.d.ts.map +1 -1
  10. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts +1 -0
  11. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts.map +1 -1
  12. package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +45 -32
  13. package/esm/src/generators/services/spring-controllers/args.d.ts +2 -0
  14. package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
  15. package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  16. package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +37 -20
  17. package/package.json +2 -2
  18. package/script/src/ast/references/java.d.ts +1 -0
  19. package/script/src/ast/references/java.d.ts.map +1 -1
  20. package/script/src/ast/references/java.js +2 -1
  21. package/script/src/generators/models/model-generator.js +2 -2
  22. package/script/src/generators/services/okhttp3-clients/args.d.ts +4 -0
  23. package/script/src/generators/services/okhttp3-clients/args.d.ts.map +1 -1
  24. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts +1 -0
  25. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.d.ts.map +1 -1
  26. package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +45 -32
  27. package/script/src/generators/services/spring-controllers/args.d.ts +2 -0
  28. package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
  29. package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
  30. package/script/src/generators/services/spring-controllers/spring-controller-generator.js +37 -20
  31. package/esm/_dnt.test_polyfills.d.ts +0 -29
  32. package/esm/_dnt.test_polyfills.d.ts.map +0 -1
  33. package/esm/_dnt.test_polyfills.js +0 -31
  34. package/esm/_dnt.test_shims.d.ts +0 -6
  35. package/esm/_dnt.test_shims.d.ts.map +0 -1
  36. package/esm/_dnt.test_shims.js +0 -61
  37. package/esm/deps/jsr.io/@std/assert/1.0.12/assertion_error.d.ts +0 -26
  38. package/esm/deps/jsr.io/@std/assert/1.0.12/assertion_error.d.ts.map +0 -1
  39. package/esm/deps/jsr.io/@std/assert/1.0.12/assertion_error.js +0 -30
  40. package/esm/deps/jsr.io/@std/assert/1.0.12/equal.d.ts +0 -17
  41. package/esm/deps/jsr.io/@std/assert/1.0.12/equal.d.ts.map +0 -1
  42. package/esm/deps/jsr.io/@std/assert/1.0.12/equal.js +0 -183
  43. package/esm/deps/jsr.io/@std/assert/1.0.12/equals.d.ts +0 -35
  44. package/esm/deps/jsr.io/@std/assert/1.0.12/equals.d.ts.map +0 -1
  45. package/esm/deps/jsr.io/@std/assert/1.0.12/equals.js +0 -58
  46. package/esm/deps/jsr.io/@std/assert/1.0.12/false.d.ts +0 -18
  47. package/esm/deps/jsr.io/@std/assert/1.0.12/false.d.ts.map +0 -1
  48. package/esm/deps/jsr.io/@std/assert/1.0.12/false.js +0 -22
  49. package/esm/deps/jsr.io/@std/assert/1.0.12/instance_of.d.ts +0 -23
  50. package/esm/deps/jsr.io/@std/assert/1.0.12/instance_of.d.ts.map +0 -1
  51. package/esm/deps/jsr.io/@std/assert/1.0.12/instance_of.js +0 -53
  52. package/esm/deps/jsr.io/@std/assert/1.0.12/is_error.d.ts +0 -25
  53. package/esm/deps/jsr.io/@std/assert/1.0.12/is_error.d.ts.map +0 -1
  54. package/esm/deps/jsr.io/@std/assert/1.0.12/is_error.js +0 -54
  55. package/esm/deps/jsr.io/@std/assert/1.0.12/match.d.ts +0 -18
  56. package/esm/deps/jsr.io/@std/assert/1.0.12/match.d.ts.map +0 -1
  57. package/esm/deps/jsr.io/@std/assert/1.0.12/match.js +0 -26
  58. package/esm/deps/jsr.io/@std/assert/1.0.12/not_instance_of.d.ts +0 -20
  59. package/esm/deps/jsr.io/@std/assert/1.0.12/not_instance_of.d.ts.map +0 -1
  60. package/esm/deps/jsr.io/@std/assert/1.0.12/not_instance_of.js +0 -29
  61. package/esm/deps/jsr.io/@std/assert/1.0.12/not_match.d.ts +0 -18
  62. package/esm/deps/jsr.io/@std/assert/1.0.12/not_match.d.ts.map +0 -1
  63. package/esm/deps/jsr.io/@std/assert/1.0.12/not_match.js +0 -26
  64. package/esm/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.d.ts +0 -23
  65. package/esm/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.d.ts.map +0 -1
  66. package/esm/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.js +0 -32
  67. package/esm/deps/jsr.io/@std/assert/1.0.12/rejects.d.ts +0 -42
  68. package/esm/deps/jsr.io/@std/assert/1.0.12/rejects.d.ts.map +0 -1
  69. package/esm/deps/jsr.io/@std/assert/1.0.12/rejects.js +0 -53
  70. package/esm/deps/jsr.io/@std/assert/1.0.12/strict_equals.d.ts +0 -24
  71. package/esm/deps/jsr.io/@std/assert/1.0.12/strict_equals.d.ts.map +0 -1
  72. package/esm/deps/jsr.io/@std/assert/1.0.12/strict_equals.js +0 -57
  73. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_equals.d.ts +0 -20
  74. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_equals.d.ts.map +0 -1
  75. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_equals.js +0 -29
  76. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.d.ts +0 -14
  77. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.d.ts.map +0 -1
  78. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.js +0 -43
  79. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.d.ts +0 -17
  80. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.d.ts.map +0 -1
  81. package/esm/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.js +0 -26
  82. package/esm/deps/jsr.io/@std/expect/1.0.14/_assertions.d.ts +0 -4
  83. package/esm/deps/jsr.io/@std/expect/1.0.14/_assertions.d.ts.map +0 -1
  84. package/esm/deps/jsr.io/@std/expect/1.0.14/_assertions.js +0 -13
  85. package/esm/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.d.ts +0 -46
  86. package/esm/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.d.ts.map +0 -1
  87. package/esm/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.js +0 -161
  88. package/esm/deps/jsr.io/@std/expect/1.0.14/_build_message.d.ts +0 -6
  89. package/esm/deps/jsr.io/@std/expect/1.0.14/_build_message.d.ts.map +0 -1
  90. package/esm/deps/jsr.io/@std/expect/1.0.14/_build_message.js +0 -29
  91. package/esm/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.d.ts +0 -4
  92. package/esm/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.d.ts.map +0 -1
  93. package/esm/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.js +0 -11
  94. package/esm/deps/jsr.io/@std/expect/1.0.14/_equal.d.ts +0 -9
  95. package/esm/deps/jsr.io/@std/expect/1.0.14/_equal.d.ts.map +0 -1
  96. package/esm/deps/jsr.io/@std/expect/1.0.14/_equal.js +0 -191
  97. package/esm/deps/jsr.io/@std/expect/1.0.14/_extend.d.ts +0 -4
  98. package/esm/deps/jsr.io/@std/expect/1.0.14/_extend.d.ts.map +0 -1
  99. package/esm/deps/jsr.io/@std/expect/1.0.14/_extend.js +0 -11
  100. package/esm/deps/jsr.io/@std/expect/1.0.14/_inspect_args.d.ts +0 -3
  101. package/esm/deps/jsr.io/@std/expect/1.0.14/_inspect_args.d.ts.map +0 -1
  102. package/esm/deps/jsr.io/@std/expect/1.0.14/_inspect_args.js +0 -12
  103. package/esm/deps/jsr.io/@std/expect/1.0.14/_matchers.d.ts +0 -34
  104. package/esm/deps/jsr.io/@std/expect/1.0.14/_matchers.d.ts.map +0 -1
  105. package/esm/deps/jsr.io/@std/expect/1.0.14/_matchers.js +0 -714
  106. package/esm/deps/jsr.io/@std/expect/1.0.14/_mock_util.d.ts +0 -11
  107. package/esm/deps/jsr.io/@std/expect/1.0.14/_mock_util.d.ts.map +0 -1
  108. package/esm/deps/jsr.io/@std/expect/1.0.14/_mock_util.js +0 -10
  109. package/esm/deps/jsr.io/@std/expect/1.0.14/_serializer.d.ts +0 -4
  110. package/esm/deps/jsr.io/@std/expect/1.0.14/_serializer.d.ts.map +0 -1
  111. package/esm/deps/jsr.io/@std/expect/1.0.14/_serializer.js +0 -10
  112. package/esm/deps/jsr.io/@std/expect/1.0.14/_types.d.ts +0 -843
  113. package/esm/deps/jsr.io/@std/expect/1.0.14/_types.d.ts.map +0 -1
  114. package/esm/deps/jsr.io/@std/expect/1.0.14/_types.js +0 -3
  115. package/esm/deps/jsr.io/@std/expect/1.0.14/_utils.d.ts +0 -9
  116. package/esm/deps/jsr.io/@std/expect/1.0.14/_utils.d.ts.map +0 -1
  117. package/esm/deps/jsr.io/@std/expect/1.0.14/_utils.js +0 -218
  118. package/esm/deps/jsr.io/@std/expect/1.0.14/expect.d.ts +0 -60
  119. package/esm/deps/jsr.io/@std/expect/1.0.14/expect.d.ts.map +0 -1
  120. package/esm/deps/jsr.io/@std/expect/1.0.14/expect.js +0 -523
  121. package/esm/deps/jsr.io/@std/internal/1.0.6/assertion_state.d.ts +0 -160
  122. package/esm/deps/jsr.io/@std/internal/1.0.6/assertion_state.d.ts.map +0 -1
  123. package/esm/deps/jsr.io/@std/internal/1.0.6/assertion_state.js +0 -200
  124. package/esm/deps/jsr.io/@std/internal/1.0.6/build_message.d.ts +0 -82
  125. package/esm/deps/jsr.io/@std/internal/1.0.6/build_message.d.ts.map +0 -1
  126. package/esm/deps/jsr.io/@std/internal/1.0.6/build_message.js +0 -111
  127. package/esm/deps/jsr.io/@std/internal/1.0.6/diff.d.ts +0 -140
  128. package/esm/deps/jsr.io/@std/internal/1.0.6/diff.d.ts.map +0 -1
  129. package/esm/deps/jsr.io/@std/internal/1.0.6/diff.js +0 -277
  130. package/esm/deps/jsr.io/@std/internal/1.0.6/diff_str.d.ts +0 -99
  131. package/esm/deps/jsr.io/@std/internal/1.0.6/diff_str.d.ts.map +0 -1
  132. package/esm/deps/jsr.io/@std/internal/1.0.6/diff_str.js +0 -183
  133. package/esm/deps/jsr.io/@std/internal/1.0.6/format.d.ts +0 -2
  134. package/esm/deps/jsr.io/@std/internal/1.0.6/format.d.ts.map +0 -1
  135. package/esm/deps/jsr.io/@std/internal/1.0.6/format.js +0 -37
  136. package/esm/deps/jsr.io/@std/internal/1.0.6/styles.d.ts +0 -159
  137. package/esm/deps/jsr.io/@std/internal/1.0.6/styles.d.ts.map +0 -1
  138. package/esm/deps/jsr.io/@std/internal/1.0.6/styles.js +0 -207
  139. package/esm/deps/jsr.io/@std/internal/1.0.6/types.d.ts +0 -16
  140. package/esm/deps/jsr.io/@std/internal/1.0.6/types.d.ts.map +0 -1
  141. package/esm/deps/jsr.io/@std/internal/1.0.6/types.js +0 -3
  142. package/esm/deps/jsr.io/@std/testing/1.0.10/_mock_utils.d.ts +0 -15
  143. package/esm/deps/jsr.io/@std/testing/1.0.10/_mock_utils.d.ts.map +0 -1
  144. package/esm/deps/jsr.io/@std/testing/1.0.10/_mock_utils.js +0 -35
  145. package/esm/deps/jsr.io/@std/testing/1.0.10/_test_suite.d.ts +0 -79
  146. package/esm/deps/jsr.io/@std/testing/1.0.10/_test_suite.d.ts.map +0 -1
  147. package/esm/deps/jsr.io/@std/testing/1.0.10/_test_suite.js +0 -380
  148. package/esm/deps/jsr.io/@std/testing/1.0.10/bdd.d.ts +0 -738
  149. package/esm/deps/jsr.io/@std/testing/1.0.10/bdd.d.ts.map +0 -1
  150. package/esm/deps/jsr.io/@std/testing/1.0.10/bdd.js +0 -654
  151. package/esm/deps/jsr.io/@std/testing/1.0.10/mock.d.ts +0 -674
  152. package/esm/deps/jsr.io/@std/testing/1.0.10/mock.d.ts.map +0 -1
  153. package/esm/deps/jsr.io/@std/testing/1.0.10/mock.js +0 -1083
  154. package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
  155. package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
  156. package/esm/src/ast/nodes/annotation.test.js +0 -56
  157. package/esm/src/ast/nodes/argument.test.d.ts +0 -2
  158. package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
  159. package/esm/src/ast/nodes/argument.test.js +0 -33
  160. package/esm/src/ast/nodes/call.test.d.ts +0 -2
  161. package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
  162. package/esm/src/ast/nodes/call.test.js +0 -35
  163. package/esm/src/ast/nodes/class.test.d.ts +0 -2
  164. package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
  165. package/esm/src/ast/nodes/class.test.js +0 -219
  166. package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
  167. package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
  168. package/esm/src/ast/nodes/constructor.test.js +0 -139
  169. package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
  170. package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  171. package/esm/src/ast/nodes/doc-tag.test.js +0 -67
  172. package/esm/src/ast/nodes/doc.test.d.ts +0 -2
  173. package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
  174. package/esm/src/ast/nodes/doc.test.js +0 -33
  175. package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
  176. package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  177. package/esm/src/ast/nodes/enum-value.test.js +0 -115
  178. package/esm/src/ast/nodes/enum.test.d.ts +0 -2
  179. package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
  180. package/esm/src/ast/nodes/enum.test.js +0 -129
  181. package/esm/src/ast/nodes/function.test.d.ts +0 -2
  182. package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
  183. package/esm/src/ast/nodes/function.test.js +0 -160
  184. package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  185. package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  186. package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
  187. package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
  188. package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
  189. package/esm/src/ast/nodes/init-block.test.js +0 -28
  190. package/esm/src/ast/nodes/interface.test.d.ts +0 -2
  191. package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
  192. package/esm/src/ast/nodes/interface.test.js +0 -121
  193. package/esm/src/ast/nodes/object.test.d.ts +0 -2
  194. package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
  195. package/esm/src/ast/nodes/object.test.js +0 -78
  196. package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
  197. package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
  198. package/esm/src/ast/nodes/parameter.test.js +0 -152
  199. package/esm/src/ast/nodes/property.test.d.ts +0 -2
  200. package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
  201. package/esm/src/ast/nodes/property.test.js +0 -206
  202. package/esm/src/ast/nodes/reference.test.d.ts +0 -2
  203. package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
  204. package/esm/src/ast/nodes/reference.test.js +0 -36
  205. package/esm/src/ast/nodes/string.test.d.ts +0 -2
  206. package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
  207. package/esm/src/ast/nodes/string.test.js +0 -48
  208. package/esm/src/import-collection.test.d.ts +0 -2
  209. package/esm/src/import-collection.test.d.ts.map +0 -1
  210. package/esm/src/import-collection.test.js +0 -99
  211. package/esm/tests/openapi-models.test.d.ts +0 -2
  212. package/esm/tests/openapi-models.test.d.ts.map +0 -1
  213. package/esm/tests/openapi-models.test.js +0 -45
  214. package/script/_dnt.test_polyfills.d.ts +0 -29
  215. package/script/_dnt.test_polyfills.d.ts.map +0 -1
  216. package/script/_dnt.test_polyfills.js +0 -32
  217. package/script/_dnt.test_shims.d.ts +0 -6
  218. package/script/_dnt.test_shims.d.ts.map +0 -1
  219. package/script/_dnt.test_shims.js +0 -65
  220. package/script/deps/jsr.io/@std/assert/1.0.12/assertion_error.d.ts +0 -26
  221. package/script/deps/jsr.io/@std/assert/1.0.12/assertion_error.d.ts.map +0 -1
  222. package/script/deps/jsr.io/@std/assert/1.0.12/assertion_error.js +0 -34
  223. package/script/deps/jsr.io/@std/assert/1.0.12/equal.d.ts +0 -17
  224. package/script/deps/jsr.io/@std/assert/1.0.12/equal.d.ts.map +0 -1
  225. package/script/deps/jsr.io/@std/assert/1.0.12/equal.js +0 -187
  226. package/script/deps/jsr.io/@std/assert/1.0.12/equals.d.ts +0 -35
  227. package/script/deps/jsr.io/@std/assert/1.0.12/equals.d.ts.map +0 -1
  228. package/script/deps/jsr.io/@std/assert/1.0.12/equals.js +0 -61
  229. package/script/deps/jsr.io/@std/assert/1.0.12/false.d.ts +0 -18
  230. package/script/deps/jsr.io/@std/assert/1.0.12/false.d.ts.map +0 -1
  231. package/script/deps/jsr.io/@std/assert/1.0.12/false.js +0 -25
  232. package/script/deps/jsr.io/@std/assert/1.0.12/instance_of.d.ts +0 -23
  233. package/script/deps/jsr.io/@std/assert/1.0.12/instance_of.d.ts.map +0 -1
  234. package/script/deps/jsr.io/@std/assert/1.0.12/instance_of.js +0 -56
  235. package/script/deps/jsr.io/@std/assert/1.0.12/is_error.d.ts +0 -25
  236. package/script/deps/jsr.io/@std/assert/1.0.12/is_error.d.ts.map +0 -1
  237. package/script/deps/jsr.io/@std/assert/1.0.12/is_error.js +0 -57
  238. package/script/deps/jsr.io/@std/assert/1.0.12/match.d.ts +0 -18
  239. package/script/deps/jsr.io/@std/assert/1.0.12/match.d.ts.map +0 -1
  240. package/script/deps/jsr.io/@std/assert/1.0.12/match.js +0 -29
  241. package/script/deps/jsr.io/@std/assert/1.0.12/not_instance_of.d.ts +0 -20
  242. package/script/deps/jsr.io/@std/assert/1.0.12/not_instance_of.d.ts.map +0 -1
  243. package/script/deps/jsr.io/@std/assert/1.0.12/not_instance_of.js +0 -32
  244. package/script/deps/jsr.io/@std/assert/1.0.12/not_match.d.ts +0 -18
  245. package/script/deps/jsr.io/@std/assert/1.0.12/not_match.d.ts.map +0 -1
  246. package/script/deps/jsr.io/@std/assert/1.0.12/not_match.js +0 -29
  247. package/script/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.d.ts +0 -23
  248. package/script/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.d.ts.map +0 -1
  249. package/script/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.js +0 -35
  250. package/script/deps/jsr.io/@std/assert/1.0.12/rejects.d.ts +0 -42
  251. package/script/deps/jsr.io/@std/assert/1.0.12/rejects.d.ts.map +0 -1
  252. package/script/deps/jsr.io/@std/assert/1.0.12/rejects.js +0 -56
  253. package/script/deps/jsr.io/@std/assert/1.0.12/strict_equals.d.ts +0 -24
  254. package/script/deps/jsr.io/@std/assert/1.0.12/strict_equals.d.ts.map +0 -1
  255. package/script/deps/jsr.io/@std/assert/1.0.12/strict_equals.js +0 -60
  256. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_equals.d.ts +0 -20
  257. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_equals.d.ts.map +0 -1
  258. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_equals.js +0 -32
  259. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.d.ts +0 -14
  260. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.d.ts.map +0 -1
  261. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.js +0 -46
  262. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.d.ts +0 -17
  263. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.d.ts.map +0 -1
  264. package/script/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.js +0 -29
  265. package/script/deps/jsr.io/@std/expect/1.0.14/_assertions.d.ts +0 -4
  266. package/script/deps/jsr.io/@std/expect/1.0.14/_assertions.d.ts.map +0 -1
  267. package/script/deps/jsr.io/@std/expect/1.0.14/_assertions.js +0 -18
  268. package/script/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.d.ts +0 -46
  269. package/script/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.d.ts.map +0 -1
  270. package/script/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.js +0 -183
  271. package/script/deps/jsr.io/@std/expect/1.0.14/_build_message.d.ts +0 -6
  272. package/script/deps/jsr.io/@std/expect/1.0.14/_build_message.d.ts.map +0 -1
  273. package/script/deps/jsr.io/@std/expect/1.0.14/_build_message.js +0 -33
  274. package/script/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.d.ts +0 -4
  275. package/script/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.d.ts.map +0 -1
  276. package/script/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.js +0 -15
  277. package/script/deps/jsr.io/@std/expect/1.0.14/_equal.d.ts +0 -9
  278. package/script/deps/jsr.io/@std/expect/1.0.14/_equal.d.ts.map +0 -1
  279. package/script/deps/jsr.io/@std/expect/1.0.14/_equal.js +0 -194
  280. package/script/deps/jsr.io/@std/expect/1.0.14/_extend.d.ts +0 -4
  281. package/script/deps/jsr.io/@std/expect/1.0.14/_extend.d.ts.map +0 -1
  282. package/script/deps/jsr.io/@std/expect/1.0.14/_extend.js +0 -15
  283. package/script/deps/jsr.io/@std/expect/1.0.14/_inspect_args.d.ts +0 -3
  284. package/script/deps/jsr.io/@std/expect/1.0.14/_inspect_args.d.ts.map +0 -1
  285. package/script/deps/jsr.io/@std/expect/1.0.14/_inspect_args.js +0 -17
  286. package/script/deps/jsr.io/@std/expect/1.0.14/_matchers.d.ts +0 -34
  287. package/script/deps/jsr.io/@std/expect/1.0.14/_matchers.d.ts.map +0 -1
  288. package/script/deps/jsr.io/@std/expect/1.0.14/_matchers.js +0 -748
  289. package/script/deps/jsr.io/@std/expect/1.0.14/_mock_util.d.ts +0 -11
  290. package/script/deps/jsr.io/@std/expect/1.0.14/_mock_util.d.ts.map +0 -1
  291. package/script/deps/jsr.io/@std/expect/1.0.14/_mock_util.js +0 -14
  292. package/script/deps/jsr.io/@std/expect/1.0.14/_serializer.d.ts +0 -4
  293. package/script/deps/jsr.io/@std/expect/1.0.14/_serializer.d.ts.map +0 -1
  294. package/script/deps/jsr.io/@std/expect/1.0.14/_serializer.js +0 -14
  295. package/script/deps/jsr.io/@std/expect/1.0.14/_types.d.ts +0 -843
  296. package/script/deps/jsr.io/@std/expect/1.0.14/_types.d.ts.map +0 -1
  297. package/script/deps/jsr.io/@std/expect/1.0.14/_types.js +0 -4
  298. package/script/deps/jsr.io/@std/expect/1.0.14/_utils.d.ts +0 -9
  299. package/script/deps/jsr.io/@std/expect/1.0.14/_utils.d.ts.map +0 -1
  300. package/script/deps/jsr.io/@std/expect/1.0.14/_utils.js +0 -226
  301. package/script/deps/jsr.io/@std/expect/1.0.14/expect.d.ts +0 -60
  302. package/script/deps/jsr.io/@std/expect/1.0.14/expect.d.ts.map +0 -1
  303. package/script/deps/jsr.io/@std/expect/1.0.14/expect.js +0 -527
  304. package/script/deps/jsr.io/@std/internal/1.0.6/assertion_state.d.ts +0 -160
  305. package/script/deps/jsr.io/@std/internal/1.0.6/assertion_state.d.ts.map +0 -1
  306. package/script/deps/jsr.io/@std/internal/1.0.6/assertion_state.js +0 -205
  307. package/script/deps/jsr.io/@std/internal/1.0.6/build_message.d.ts +0 -82
  308. package/script/deps/jsr.io/@std/internal/1.0.6/build_message.d.ts.map +0 -1
  309. package/script/deps/jsr.io/@std/internal/1.0.6/build_message.js +0 -116
  310. package/script/deps/jsr.io/@std/internal/1.0.6/diff.d.ts +0 -140
  311. package/script/deps/jsr.io/@std/internal/1.0.6/diff.d.ts.map +0 -1
  312. package/script/deps/jsr.io/@std/internal/1.0.6/diff.js +0 -284
  313. package/script/deps/jsr.io/@std/internal/1.0.6/diff_str.d.ts +0 -99
  314. package/script/deps/jsr.io/@std/internal/1.0.6/diff_str.d.ts.map +0 -1
  315. package/script/deps/jsr.io/@std/internal/1.0.6/diff_str.js +0 -189
  316. package/script/deps/jsr.io/@std/internal/1.0.6/format.d.ts +0 -2
  317. package/script/deps/jsr.io/@std/internal/1.0.6/format.d.ts.map +0 -1
  318. package/script/deps/jsr.io/@std/internal/1.0.6/format.js +0 -41
  319. package/script/deps/jsr.io/@std/internal/1.0.6/styles.d.ts +0 -159
  320. package/script/deps/jsr.io/@std/internal/1.0.6/styles.d.ts.map +0 -1
  321. package/script/deps/jsr.io/@std/internal/1.0.6/styles.js +0 -220
  322. package/script/deps/jsr.io/@std/internal/1.0.6/types.d.ts +0 -16
  323. package/script/deps/jsr.io/@std/internal/1.0.6/types.d.ts.map +0 -1
  324. package/script/deps/jsr.io/@std/internal/1.0.6/types.js +0 -4
  325. package/script/deps/jsr.io/@std/testing/1.0.10/_mock_utils.d.ts +0 -15
  326. package/script/deps/jsr.io/@std/testing/1.0.10/_mock_utils.d.ts.map +0 -1
  327. package/script/deps/jsr.io/@std/testing/1.0.10/_mock_utils.js +0 -41
  328. package/script/deps/jsr.io/@std/testing/1.0.10/_test_suite.d.ts +0 -79
  329. package/script/deps/jsr.io/@std/testing/1.0.10/_test_suite.d.ts.map +0 -1
  330. package/script/deps/jsr.io/@std/testing/1.0.10/_test_suite.js +0 -385
  331. package/script/deps/jsr.io/@std/testing/1.0.10/bdd.d.ts +0 -738
  332. package/script/deps/jsr.io/@std/testing/1.0.10/bdd.d.ts.map +0 -1
  333. package/script/deps/jsr.io/@std/testing/1.0.10/bdd.js +0 -665
  334. package/script/deps/jsr.io/@std/testing/1.0.10/mock.d.ts +0 -674
  335. package/script/deps/jsr.io/@std/testing/1.0.10/mock.d.ts.map +0 -1
  336. package/script/deps/jsr.io/@std/testing/1.0.10/mock.js +0 -1102
  337. package/script/src/ast/nodes/annotation.test.d.ts +0 -2
  338. package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
  339. package/script/src/ast/nodes/annotation.test.js +0 -58
  340. package/script/src/ast/nodes/argument.test.d.ts +0 -2
  341. package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
  342. package/script/src/ast/nodes/argument.test.js +0 -35
  343. package/script/src/ast/nodes/call.test.d.ts +0 -2
  344. package/script/src/ast/nodes/call.test.d.ts.map +0 -1
  345. package/script/src/ast/nodes/call.test.js +0 -37
  346. package/script/src/ast/nodes/class.test.d.ts +0 -2
  347. package/script/src/ast/nodes/class.test.d.ts.map +0 -1
  348. package/script/src/ast/nodes/class.test.js +0 -221
  349. package/script/src/ast/nodes/constructor.test.d.ts +0 -2
  350. package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
  351. package/script/src/ast/nodes/constructor.test.js +0 -141
  352. package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
  353. package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
  354. package/script/src/ast/nodes/doc-tag.test.js +0 -69
  355. package/script/src/ast/nodes/doc.test.d.ts +0 -2
  356. package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
  357. package/script/src/ast/nodes/doc.test.js +0 -35
  358. package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
  359. package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
  360. package/script/src/ast/nodes/enum-value.test.js +0 -117
  361. package/script/src/ast/nodes/enum.test.d.ts +0 -2
  362. package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
  363. package/script/src/ast/nodes/enum.test.js +0 -131
  364. package/script/src/ast/nodes/function.test.d.ts +0 -2
  365. package/script/src/ast/nodes/function.test.d.ts.map +0 -1
  366. package/script/src/ast/nodes/function.test.js +0 -162
  367. package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
  368. package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
  369. package/script/src/ast/nodes/generic-parameter.test.js +0 -51
  370. package/script/src/ast/nodes/init-block.test.d.ts +0 -2
  371. package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
  372. package/script/src/ast/nodes/init-block.test.js +0 -30
  373. package/script/src/ast/nodes/interface.test.d.ts +0 -2
  374. package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
  375. package/script/src/ast/nodes/interface.test.js +0 -123
  376. package/script/src/ast/nodes/object.test.d.ts +0 -2
  377. package/script/src/ast/nodes/object.test.d.ts.map +0 -1
  378. package/script/src/ast/nodes/object.test.js +0 -80
  379. package/script/src/ast/nodes/parameter.test.d.ts +0 -2
  380. package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
  381. package/script/src/ast/nodes/parameter.test.js +0 -154
  382. package/script/src/ast/nodes/property.test.d.ts +0 -2
  383. package/script/src/ast/nodes/property.test.d.ts.map +0 -1
  384. package/script/src/ast/nodes/property.test.js +0 -208
  385. package/script/src/ast/nodes/reference.test.d.ts +0 -2
  386. package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
  387. package/script/src/ast/nodes/reference.test.js +0 -38
  388. package/script/src/ast/nodes/string.test.d.ts +0 -2
  389. package/script/src/ast/nodes/string.test.d.ts.map +0 -1
  390. package/script/src/ast/nodes/string.test.js +0 -50
  391. package/script/src/import-collection.test.d.ts +0 -2
  392. package/script/src/import-collection.test.d.ts.map +0 -1
  393. package/script/src/import-collection.test.js +0 -101
  394. package/script/tests/openapi-models.test.d.ts +0 -2
  395. package/script/tests/openapi-models.test.d.ts.map +0 -1
  396. package/script/tests/openapi-models.test.js +0 -48
  397. package/src/_dnt.test_polyfills.ts +0 -70
  398. package/src/_dnt.test_shims.ts +0 -64
  399. package/src/deps/jsr.io/@std/assert/1.0.12/assertion_error.ts +0 -31
  400. package/src/deps/jsr.io/@std/assert/1.0.12/equal.ts +0 -210
  401. package/src/deps/jsr.io/@std/assert/1.0.12/equals.ts +0 -65
  402. package/src/deps/jsr.io/@std/assert/1.0.12/false.ts +0 -26
  403. package/src/deps/jsr.io/@std/assert/1.0.12/instance_of.ts +0 -64
  404. package/src/deps/jsr.io/@std/assert/1.0.12/is_error.ts +0 -65
  405. package/src/deps/jsr.io/@std/assert/1.0.12/match.ts +0 -30
  406. package/src/deps/jsr.io/@std/assert/1.0.12/not_instance_of.ts +0 -33
  407. package/src/deps/jsr.io/@std/assert/1.0.12/not_match.ts +0 -30
  408. package/src/deps/jsr.io/@std/assert/1.0.12/not_strict_equals.ts +0 -42
  409. package/src/deps/jsr.io/@std/assert/1.0.12/rejects.ts +0 -123
  410. package/src/deps/jsr.io/@std/assert/1.0.12/strict_equals.ts +0 -67
  411. package/src/deps/jsr.io/@std/expect/1.0.14/_assert_equals.ts +0 -38
  412. package/src/deps/jsr.io/@std/expect/1.0.14/_assert_is_error.ts +0 -54
  413. package/src/deps/jsr.io/@std/expect/1.0.14/_assert_not_equals.ts +0 -35
  414. package/src/deps/jsr.io/@std/expect/1.0.14/_assertions.ts +0 -18
  415. package/src/deps/jsr.io/@std/expect/1.0.14/_asymmetric_matchers.ts +0 -198
  416. package/src/deps/jsr.io/@std/expect/1.0.14/_build_message.ts +0 -51
  417. package/src/deps/jsr.io/@std/expect/1.0.14/_custom_equality_tester.ts +0 -19
  418. package/src/deps/jsr.io/@std/expect/1.0.14/_equal.ts +0 -230
  419. package/src/deps/jsr.io/@std/expect/1.0.14/_extend.ts +0 -16
  420. package/src/deps/jsr.io/@std/expect/1.0.14/_inspect_args.ts +0 -15
  421. package/src/deps/jsr.io/@std/expect/1.0.14/_matchers.ts +0 -1028
  422. package/src/deps/jsr.io/@std/expect/1.0.14/_mock_util.ts +0 -22
  423. package/src/deps/jsr.io/@std/expect/1.0.14/_serializer.ts +0 -15
  424. package/src/deps/jsr.io/@std/expect/1.0.14/_types.ts +0 -923
  425. package/src/deps/jsr.io/@std/expect/1.0.14/_utils.ts +0 -283
  426. package/src/deps/jsr.io/@std/expect/1.0.14/expect.ts +0 -620
  427. package/src/deps/jsr.io/@std/internal/1.0.6/assertion_state.ts +0 -215
  428. package/src/deps/jsr.io/@std/internal/1.0.6/build_message.ts +0 -134
  429. package/src/deps/jsr.io/@std/internal/1.0.6/diff.ts +0 -317
  430. package/src/deps/jsr.io/@std/internal/1.0.6/diff_str.ts +0 -208
  431. package/src/deps/jsr.io/@std/internal/1.0.6/format.ts +0 -39
  432. package/src/deps/jsr.io/@std/internal/1.0.6/styles.ts +0 -233
  433. package/src/deps/jsr.io/@std/internal/1.0.6/types.ts +0 -19
  434. package/src/deps/jsr.io/@std/testing/1.0.10/_mock_utils.ts +0 -43
  435. package/src/deps/jsr.io/@std/testing/1.0.10/_test_suite.ts +0 -448
  436. package/src/deps/jsr.io/@std/testing/1.0.10/bdd.ts +0 -1288
  437. package/src/deps/jsr.io/@std/testing/1.0.10/mock.ts +0 -1807
  438. package/src/mod.ts +0 -8
  439. package/src/src/assets.ts +0 -9
  440. package/src/src/ast/_index.ts +0 -66
  441. package/src/src/ast/common.ts +0 -1
  442. package/src/src/ast/index.ts +0 -1
  443. package/src/src/ast/node.ts +0 -10
  444. package/src/src/ast/nodes/annotation.test.ts +0 -69
  445. package/src/src/ast/nodes/annotation.ts +0 -79
  446. package/src/src/ast/nodes/argument.test.ts +0 -41
  447. package/src/src/ast/nodes/argument.ts +0 -62
  448. package/src/src/ast/nodes/call.test.ts +0 -44
  449. package/src/src/ast/nodes/call.ts +0 -66
  450. package/src/src/ast/nodes/class.test.ts +0 -274
  451. package/src/src/ast/nodes/class.ts +0 -178
  452. package/src/src/ast/nodes/collection-literal.ts +0 -49
  453. package/src/src/ast/nodes/constructor.test.ts +0 -178
  454. package/src/src/ast/nodes/constructor.ts +0 -126
  455. package/src/src/ast/nodes/doc-tag.test.ts +0 -84
  456. package/src/src/ast/nodes/doc-tag.ts +0 -138
  457. package/src/src/ast/nodes/doc.test.ts +0 -42
  458. package/src/src/ast/nodes/doc.ts +0 -111
  459. package/src/src/ast/nodes/enum-value.test.ts +0 -146
  460. package/src/src/ast/nodes/enum-value.ts +0 -100
  461. package/src/src/ast/nodes/enum.test.ts +0 -167
  462. package/src/src/ast/nodes/enum.ts +0 -163
  463. package/src/src/ast/nodes/function.test.ts +0 -194
  464. package/src/src/ast/nodes/function.ts +0 -178
  465. package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
  466. package/src/src/ast/nodes/generic-parameter.ts +0 -54
  467. package/src/src/ast/nodes/init-block.test.ts +0 -36
  468. package/src/src/ast/nodes/init-block.ts +0 -38
  469. package/src/src/ast/nodes/interface.test.ts +0 -151
  470. package/src/src/ast/nodes/interface.ts +0 -133
  471. package/src/src/ast/nodes/lambda-type.ts +0 -68
  472. package/src/src/ast/nodes/lambda.ts +0 -68
  473. package/src/src/ast/nodes/object.test.ts +0 -101
  474. package/src/src/ast/nodes/object.ts +0 -102
  475. package/src/src/ast/nodes/parameter.test.ts +0 -191
  476. package/src/src/ast/nodes/parameter.ts +0 -118
  477. package/src/src/ast/nodes/property.test.ts +0 -253
  478. package/src/src/ast/nodes/property.ts +0 -225
  479. package/src/src/ast/nodes/reference.test.ts +0 -47
  480. package/src/src/ast/nodes/reference.ts +0 -178
  481. package/src/src/ast/nodes/string.test.ts +0 -61
  482. package/src/src/ast/nodes/string.ts +0 -114
  483. package/src/src/ast/nodes/types.ts +0 -23
  484. package/src/src/ast/references/index.ts +0 -8
  485. package/src/src/ast/references/jackson.ts +0 -16
  486. package/src/src/ast/references/jakarta.ts +0 -14
  487. package/src/src/ast/references/java.ts +0 -19
  488. package/src/src/ast/references/kotlin.ts +0 -41
  489. package/src/src/ast/references/okhttp3.ts +0 -5
  490. package/src/src/ast/references/reactor.ts +0 -5
  491. package/src/src/ast/references/spring.ts +0 -72
  492. package/src/src/ast/references/swagger.ts +0 -23
  493. package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
  494. package/src/src/ast/utils/to-kt-node.ts +0 -31
  495. package/src/src/ast/utils/write-kt-annotations.ts +0 -15
  496. package/src/src/ast/utils/write-kt-arguments.ts +0 -45
  497. package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
  498. package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
  499. package/src/src/ast/utils/write-kt-members.ts +0 -25
  500. package/src/src/ast/utils/write-kt-node.ts +0 -37
  501. package/src/src/ast/utils/write-kt-parameters.ts +0 -25
  502. package/src/src/common-results.ts +0 -4
  503. package/src/src/config.ts +0 -41
  504. package/src/src/file-builder.ts +0 -108
  505. package/src/src/generators/file-generator.ts +0 -29
  506. package/src/src/generators/index.ts +0 -4
  507. package/src/src/generators/models/args.ts +0 -123
  508. package/src/src/generators/models/index.ts +0 -4
  509. package/src/src/generators/models/model-generator.ts +0 -653
  510. package/src/src/generators/models/models-generator.ts +0 -65
  511. package/src/src/generators/models/models.ts +0 -95
  512. package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
  513. package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
  514. package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
  515. package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -567
  516. package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
  517. package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
  518. package/src/src/generators/services/spring-controllers/args.ts +0 -88
  519. package/src/src/generators/services/spring-controllers/index.ts +0 -4
  520. package/src/src/generators/services/spring-controllers/models.ts +0 -71
  521. package/src/src/generators/services/spring-controllers/refs.ts +0 -17
  522. package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -782
  523. package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -118
  524. package/src/src/import-collection.test.ts +0 -116
  525. package/src/src/import-collection.ts +0 -98
  526. package/src/src/types.ts +0 -3
  527. package/src/src/utils.ts +0 -39
  528. package/src/tests/openapi-models.test.ts +0 -63
  529. package/test_runner.js +0 -227
@@ -1,923 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // deno-lint-ignore-file no-explicit-any
3
-
4
- export interface MatcherContext {
5
- value: unknown;
6
- isNot: boolean;
7
- equal: (a: unknown, b: unknown, options?: EqualOptions) => boolean;
8
- customTesters: Tester[];
9
- customMessage: string | undefined;
10
- }
11
-
12
- export type Matcher = (
13
- context: MatcherContext,
14
- ...args: any[]
15
- ) => MatchResult | ExtendMatchResult;
16
-
17
- export type Matchers = {
18
- [key: string]: Matcher;
19
- };
20
- export type MatchResult = void | Promise<void> | boolean;
21
- export type ExtendMatchResult = {
22
- message: () => string;
23
- pass: boolean;
24
- };
25
-
26
- /** A constructor that accepts any args and returns any value */
27
- export type AnyConstructor = new (...args: any[]) => any;
28
-
29
- export type Tester = (a: any, b: any, customTesters: Tester[]) => void;
30
-
31
- /** converts all the methods in an interface to be async functions */
32
- export type Async<T> = {
33
- [K in keyof T]: T[K] extends (...args: any[]) => unknown
34
- ? (...args: Parameters<T[K]>) => Promise<ReturnType<T[K]>>
35
- : T[K];
36
- };
37
-
38
- /**
39
- * The Expected interface defines the available assertion methods.
40
- */
41
- export interface Expected<IsAsync = false> {
42
- /**
43
- * Asserts that the function was called with the specified arguments.
44
- *
45
- * @example Usage
46
- * ```ts
47
- * import { expect, fn } from "@std/expect";
48
- *
49
- * const mock = fn();
50
- * mock("foo", 42);
51
- * mock("bar", 43)
52
- *
53
- * expect(mock).lastCalledWith("bar", 43);
54
- * expect(mock).not.lastCalledWith("foo", 42);
55
- * ```
56
- *
57
- * @param expected The expected arguments.
58
- */
59
- lastCalledWith(...expected: unknown[]): void;
60
-
61
- /**
62
- * Asserts that the function returned the specified value.
63
- *
64
- * @example Usage
65
- * ```ts
66
- * import { expect, fn } from "@std/expect";
67
- *
68
- * const mock = fn((str: string, num: number) => [str, num]);
69
- * mock("foo", 42);
70
- * mock("bar", 43);
71
- *
72
- * expect(mock).lastReturnedWith(["bar", 43]);
73
- * expect(mock).not.lastReturnedWith(["foo", 42]);
74
- *
75
- * @param expected The expected return value.
76
- */
77
- lastReturnedWith(expected: unknown): void;
78
-
79
- /**
80
- * Asserts that the function was called with the specified arguments at the specified call index.
81
- *
82
- * @example Usage
83
- * ```ts
84
- * import { expect, fn } from "@std/expect";
85
- *
86
- * const mock = fn();
87
- * mock("foo", 42);
88
- * mock("bar", 43);
89
- * mock("baz", 44);
90
- *
91
- * expect(mock).nthCalledWith(1, "foo", 42);
92
- * expect(mock).nthCalledWith(2, "bar", 43);
93
- * expect(mock).nthCalledWith(3, "baz", 44);
94
- * ```
95
- * @param nth The call index.
96
- * @param expected The expected arguments.
97
- */
98
- nthCalledWith(nth: number, ...expected: unknown[]): void;
99
-
100
- /**
101
- * Asserts that the function returned the specified value at the specified call index.
102
- *
103
- * @example Usage
104
- * ```ts
105
- * import { expect, fn } from "@std/expect";
106
- *
107
- * const mock = fn((str: string, num: number) => [str, num]);
108
- * mock("foo", 42);
109
- * mock("bar", 43);
110
- * mock("baz", 44);
111
- *
112
- * expect(mock).nthReturnedWith(1, ["foo", 42]);
113
- * expect(mock).nthReturnedWith(2, ["bar", 43]);
114
- * expect(mock).nthReturnedWith(3, ["baz", 44]);
115
- * ```
116
- *
117
- * @param nth The call index.
118
- * @param expected The expected return value.
119
- */
120
- nthReturnedWith(nth: number, expected: unknown): void;
121
-
122
- /**
123
- * Asserts that the function was called at least once.
124
- *
125
- * @example Usage
126
- * ```ts
127
- * import { expect, fn } from "@std/expect";
128
- *
129
- * const mock = fn();
130
- * const mock2 = fn();
131
- * mock();
132
- *
133
- * expect(mock).toBeCalled();
134
- * expect(mock2).not.toBeCalled();
135
- * ```
136
- */
137
- toBeCalled(): void;
138
-
139
- /**
140
- * Asserts that the function was called the specified number of times.
141
- *
142
- * @example Usage
143
- * ```ts
144
- * import { expect, fn } from "@std/expect";
145
- *
146
- * const mock = fn();
147
- * mock();
148
- * mock();
149
- *
150
- * expect(mock).not.toBeCalledTimes(1);
151
- * expect(mock).toBeCalledTimes(2);
152
- * expect(mock).not.toBeCalledTimes(3);
153
- * ```
154
- *
155
- * @param expected The expected number of times.
156
- */
157
- toBeCalledTimes(expected: number): void;
158
-
159
- /**
160
- * Asserts that the function was called with the specified arguments.
161
- *
162
- * @example Usage
163
- * ```ts
164
- * import { expect, fn } from "@std/expect";
165
- *
166
- * const mock = fn();
167
- * mock("foo", 42);
168
- * mock("bar", 43);
169
- *
170
- * expect(mock).toBeCalledWith("foo", 42);
171
- * expect(mock).toBeCalledWith("bar", 43);
172
- * expect(mock).not.toBeCalledWith("baz", 44);
173
- * ```
174
- *
175
- * @param expected The expected arguments.
176
- */
177
- toBeCalledWith(...expected: unknown[]): void;
178
-
179
- /**
180
- * Asserts that a given numerical value is approximately equal to an
181
- * expected number within a certain margin of error
182
- * (tolerance). Useful when comparing floating-point numbers, which
183
- * may be represented internally with precision errors.
184
- *
185
- * @example Usage
186
- * ```ts
187
- * import { expect } from "@std/expect";
188
- *
189
- * expect(0.2 + 0.1).toBeCloseTo(0.3);
190
- * expect(0.2 + 0.1).toBeCloseTo(0.3, 15);
191
- * expect(0.2 + 0.1).not.toBeCloseTo(0.3, 16);
192
- * ```
193
- *
194
- * @param candidate The candidate number.
195
- * @param tolerance The number of significant decimal digits to
196
- * consider when comparing the values (optional, default 2).
197
- */
198
- toBeCloseTo(candidate: number, tolerance?: number): void;
199
-
200
- /**
201
- * Asserts that the value is defined.
202
- *
203
- * @example Usage
204
- * ```ts
205
- * import { expect } from "@std/expect";
206
- *
207
- * expect(null).toBeDefined();
208
- * expect(undefined).not.toBeDefined();
209
- * ```
210
- */
211
- toBeDefined(): void;
212
-
213
- /**
214
- * Asserts that the value is falsy.
215
- *
216
- * @example Usage
217
- * ```ts
218
- * import { expect } from "@std/expect";
219
- *
220
- * expect(null).toBeFalsy();
221
- * expect(undefined).toBeFalsy();
222
- * expect(0).toBeFalsy();
223
- * expect("").toBeFalsy();
224
- * expect(false).toBeFalsy();
225
- * expect(NaN).toBeFalsy();
226
- *
227
- * expect(1).not.toBeFalsy();
228
- * expect("foo").not.toBeFalsy();
229
- * expect([]).not.toBeFalsy();
230
- * ```
231
- */
232
- toBeFalsy(): void;
233
-
234
- /**
235
- * Asserts that the value is greater than the specified number.
236
- *
237
- * @example Usage
238
- * ```ts
239
- * import { expect } from "@std/expect";
240
- *
241
- * expect(2).toBeGreaterThan(1);
242
- * expect(2).not.toBeGreaterThan(2);
243
- * expect(2).not.toBeGreaterThan(3);
244
- * ```
245
- *
246
- * @param expected The expected number.
247
- */
248
- toBeGreaterThan(expected: number): void;
249
-
250
- /**
251
- * Asserts that the value is greater than or equal to the specified number.
252
- *
253
- * @example Usage
254
- * ```ts
255
- * import { expect } from "@std/expect";
256
- *
257
- * expect(2).toBeGreaterThanOrEqual(1);
258
- * expect(2).toBeGreaterThanOrEqual(2);
259
- * expect(2).not.toBeGreaterThanOrEqual(3);
260
- * ```
261
- *
262
- * @param expected The expected number.
263
- */
264
- toBeGreaterThanOrEqual(expected: number): void;
265
-
266
- /**
267
- * Asserts that the value is an instance of the specified constructor.
268
- *
269
- * @example Usage
270
- * ```ts
271
- * import { expect } from "@std/expect";
272
- *
273
- * expect(new Error()).toBeInstanceOf(Error);
274
- * expect(new Error()).not.toBeInstanceOf(TypeError);
275
- * ```
276
- *
277
- * @param expected The expected constructor.
278
- */
279
- toBeInstanceOf<T extends AnyConstructor>(expected: T): void;
280
-
281
- /**
282
- * Asserts that the value is less than the specified number.
283
- *
284
- * @example Usage
285
- * ```ts
286
- * import { expect } from "@std/expect";
287
- *
288
- * expect(1).toBeLessThan(2);
289
- * expect(1).not.toBeLessThan(1);
290
- * expect(1).not.toBeLessThan(0);
291
- * ```
292
- *
293
- * @param expected The expected number.
294
- */
295
- toBeLessThan(expected: number): void;
296
-
297
- /**
298
- * Asserts that the value is less than or equal to the specified number.
299
- *
300
- * @example Usage
301
- * ```ts
302
- * import { expect } from "@std/expect";
303
- *
304
- * expect(1).toBeLessThanOrEqual(2);
305
- * expect(1).toBeLessThanOrEqual(1);
306
- * expect(1).not.toBeLessThanOrEqual(0);
307
- * ```
308
- *
309
- * @param expected The expected number.
310
- */
311
- toBeLessThanOrEqual(expected: number): void;
312
-
313
- /**
314
- * Asserts that the value is NaN.
315
- *
316
- * @example Usage
317
- * ```ts
318
- * import { expect } from "@std/expect";
319
- *
320
- * expect(NaN).toBeNaN();
321
- * expect(1).not.toBeNaN();
322
- * expect(undefined).toBeNaN();
323
- * expect(null).not.toBeNaN();
324
- * ```
325
- */
326
- toBeNaN(): void;
327
-
328
- /**
329
- * Asserts that the value is null.
330
- *
331
- * @example Usage
332
- * ```ts
333
- * import { expect } from "@std/expect";
334
- *
335
- * expect(null).toBeNull();
336
- * expect(undefined).not.toBeNull();
337
- * ```
338
- */
339
- toBeNull(): void;
340
-
341
- /**
342
- * Asserts that the value is truthy.
343
- *
344
- * @example Usage
345
- * ```ts
346
- * import { expect } from "@std/expect";
347
- *
348
- * expect(1).toBeTruthy();
349
- * expect("foo").toBeTruthy();
350
- * expect([]).toBeTruthy();
351
- * expect({}).toBeTruthy();
352
- * expect(true).toBeTruthy();
353
- *
354
- * expect(0).not.toBeTruthy();
355
- * expect("").not.toBeTruthy();
356
- * expect(null).not.toBeTruthy();
357
- * expect(undefined).not.toBeTruthy();
358
- * expect(false).not.toBeTruthy();
359
- * expect(NaN).not.toBeTruthy();
360
- * ```
361
- */
362
- toBeTruthy(): void;
363
-
364
- /**
365
- * Asserts that the value is undefined.
366
- *
367
- * @example Usage
368
- * ```ts
369
- * import { expect } from "@std/expect";
370
- *
371
- * expect(undefined).toBeUndefined();
372
- * expect(null).not.toBeUndefined();
373
- * ```
374
- */
375
- toBeUndefined(): void;
376
-
377
- /**
378
- * Asserts that the value is equal to the specified value.
379
- * @param expected The expected value.
380
- *
381
- * @example Usage
382
- * ```ts
383
- * import { expect } from "@std/expect";
384
- *
385
- * expect(42).toBe(42);
386
- * expect("foo").toBe("foo");
387
- *
388
- * const obj = {};
389
- * expect(obj).toBe(obj);
390
- * expect(obj).not.toBe({});
391
- * ```
392
- */
393
- toBe(expected: unknown): void;
394
-
395
- /**
396
- * Asserts that the value contains the specified value (deep equality).
397
- *
398
- * @example Usage
399
- * ```ts
400
- * import { expect } from "@std/expect";
401
- *
402
- * expect([1, 2, 3]).toContainEqual(2);
403
- * expect([1, 2, 3]).not.toContainEqual(4);
404
- *
405
- * expect([{ foo: 42 }, { bar: 43 }]).toContainEqual({ bar: 43 });
406
- * expect([{ foo: 42 }, { bar: 43 }]).not.toContainEqual({ baz: 44 });
407
- * ```
408
- *
409
- * @param expected The expected value.
410
- */
411
- toContainEqual(expected: unknown): void;
412
-
413
- /**
414
- * Asserts that the value contains the specified value (shallow equality).
415
- *
416
- * @example Usage
417
- * ```ts
418
- * import { expect } from "@std/expect";
419
- *
420
- * expect([1, 2, 3]).toContain(2);
421
- * expect([1, 2, 3]).not.toContain(4);
422
- *
423
- * const item0 = { foo: 42 };
424
- * const item1 = { bar: 43 };
425
- * const items = [item0, item1];
426
- * expect(items).toContain(item1);
427
- * expect(items).not.toContain({ foo: 42 });
428
- * ```
429
- *
430
- * @param expected The expected value.
431
- */
432
- toContain(expected: unknown): void;
433
-
434
- /**
435
- * Asserts that the value is equal to the specified value (deep equality).
436
- *
437
- * @example Usage
438
- * ```ts
439
- * import { expect } from "@std/expect";
440
- *
441
- * expect(42).toEqual(42);
442
- * expect({ foo: 42 }).toEqual({ foo: 42 });
443
- * expect([1, 2, 3]).toEqual([1, 2, 3]);
444
- * ```
445
- *
446
- * @param expected The expected value.
447
- */
448
- toEqual(expected: unknown): void;
449
-
450
- /**
451
- * Asserts that the function was called the specified number of times.
452
- *
453
- * @example Usage
454
- * ```ts
455
- * import { expect, fn } from "@std/expect";
456
- *
457
- * const mock = fn();
458
- * mock();
459
- * mock();
460
- *
461
- * expect(mock).not.toHaveBeenCalledTimes(1);
462
- * expect(mock).toHaveBeenCalledTimes(2);
463
- * expect(mock).not.toHaveBeenCalledTimes(3);
464
- * ```
465
- * @param expected The expected number of times.
466
- */
467
- toHaveBeenCalledTimes(expected: number): void;
468
-
469
- /**
470
- * Asserts that the function was called with the specified arguments.
471
- *
472
- * @example Usage
473
- * ```ts
474
- * import { expect, fn } from "@std/expect";
475
- *
476
- * const mock = fn();
477
- * mock("foo", 42);
478
- * mock("bar", 43);
479
- *
480
- * expect(mock).toHaveBeenCalledWith("foo", 42);
481
- * expect(mock).toHaveBeenCalledWith("bar", 43);
482
- * expect(mock).not.toHaveBeenCalledWith("baz", 44);
483
- * ```
484
- * @param expected The expected arguments.
485
- */
486
- toHaveBeenCalledWith(...expected: unknown[]): void;
487
-
488
- /**
489
- * Asserts that the function was called at least once.
490
- *
491
- * @example Usage
492
- * ```ts
493
- * import { expect, fn } from "@std/expect";
494
- *
495
- * const mock = fn();
496
- * const mock2 = fn();
497
- *
498
- * mock();
499
- *
500
- * expect(mock).toHaveBeenCalled();
501
- * expect(mock2).not.toHaveBeenCalled();
502
- * ```
503
- */
504
- toHaveBeenCalled(): void;
505
-
506
- /**
507
- * Asserts that the function was last called with the specified arguments.
508
- *
509
- * @example Usage
510
- * ```ts
511
- * import { expect, fn } from "@std/expect";
512
- *
513
- * const mock = fn();
514
- * mock("foo", 42);
515
- * mock("bar", 43);
516
- *
517
- * expect(mock).toHaveBeenLastCalledWith("bar", 43);
518
- * expect(mock).not.toHaveBeenLastCalledWith("foo", 42);
519
- * ```
520
- *
521
- * @param expected The expected arguments.
522
- */
523
- toHaveBeenLastCalledWith(...expected: unknown[]): void;
524
-
525
- /**
526
- * Asserts that the function was called with the specified arguments at the specified call index.
527
- *
528
- * @example Usage
529
- * ```ts
530
- * import { expect, fn } from "@std/expect";
531
- *
532
- * const mock = fn();
533
- * mock("foo", 42);
534
- * mock("bar", 43);
535
- * mock("baz", 44);
536
- *
537
- * expect(mock).toHaveBeenNthCalledWith(1, "foo", 42);
538
- * expect(mock).toHaveBeenNthCalledWith(2, "bar", 43);
539
- * expect(mock).toHaveBeenNthCalledWith(3, "baz", 44);
540
- * ```
541
- *
542
- * @param nth The call index.
543
- * @param expected The expected arguments.
544
- */
545
- toHaveBeenNthCalledWith(nth: number, ...expected: unknown[]): void;
546
-
547
- /**
548
- * Asserts that the value has the specified length.
549
- *
550
- * @example Usage
551
- * ```ts
552
- * import { expect } from "@std/expect";
553
- *
554
- * expect([1, 2, 3]).toHaveLength(3);
555
- * expect("foo").toHaveLength(3);
556
- * expect([]).toHaveLength(0);
557
- * ```
558
- *
559
- * @param expected The expected length.
560
- */
561
- toHaveLength(expected: number): void;
562
-
563
- /**
564
- * Asserts that the function last returned the specified value.
565
- *
566
- * @example Usage
567
- * ```ts
568
- * import { expect, fn } from "@std/expect";
569
- *
570
- * const mock = fn((str: string, num: number) => [str, num]);
571
- * mock("foo", 42);
572
- * mock("bar", 43);
573
- *
574
- * expect(mock).toHaveLastReturnedWith(["bar", 43]);
575
- * expect(mock).not.toHaveLastReturnedWith(["foo", 42]);
576
- * ```
577
- *
578
- * @param expected The expected return value.
579
- */
580
- toHaveLastReturnedWith(expected: unknown): void;
581
-
582
- /**
583
- * Asserts that the function returned the specified value at the specified call index.
584
- *
585
- * @example Usage
586
- * ```ts
587
- * import { expect, fn } from "@std/expect";
588
- *
589
- * const mock = fn((str: string, num: number) => [str, num]);
590
- * mock("foo", 42);
591
- * mock("bar", 43);
592
- * mock("baz", 44);
593
- *
594
- * expect(mock).toHaveNthReturnedWith(1, ["foo", 42]);
595
- * expect(mock).toHaveNthReturnedWith(2, ["bar", 43]);
596
- * expect(mock).toHaveNthReturnedWith(3, ["baz", 44]);
597
- * ```
598
- *
599
- * @param nth The call index.
600
- * @param expected The expected return value.
601
- */
602
- toHaveNthReturnedWith(nth: number, expected: unknown): void;
603
-
604
- /**
605
- * Asserts that the value has the specified property with an optional value.
606
- *
607
- * @example Usage
608
- * ```ts
609
- * import { expect } from "@std/expect";
610
- *
611
- * expect({ foo: 42 }).toHaveProperty("foo");
612
- * expect({ foo: 42 }).toHaveProperty("foo", 42);
613
- * expect({ foo: 42 }).not.toHaveProperty("bar");
614
- * ```
615
- *
616
- * @param propName The property name or an array of property names.
617
- * @param value The expected value (optional).
618
- */
619
- toHaveProperty(propName: string | string[], value?: unknown): void;
620
-
621
- /**
622
- * Asserts that the function returned the specified number of times.
623
- *
624
- * @example Usage
625
- * ```ts
626
- * import { expect, fn } from "@std/expect";
627
- *
628
- * const mock = fn();
629
- * mock();
630
- * mock();
631
- *
632
- * expect(mock).toHaveReturnedTimes(2);
633
- * expect(mock).not.toHaveReturnedTimes(3);
634
- * ```
635
- *
636
- * @param expected The expected number of times.
637
- */
638
- toHaveReturnedTimes(expected: number): void;
639
-
640
- /**
641
- * Asserts that the function returned the specified value.
642
- *
643
- * @example Usage
644
- * ```ts
645
- * import { expect, fn } from "@std/expect";
646
- *
647
- * const mockFn = fn((x: number) => ({ foo: x + 1 }));
648
- *
649
- * mockFn(5);
650
- * mockFn(6);
651
- *
652
- * expect(mockFn).toHaveReturnedWith({ foo: 7 });
653
- * expect(mockFn).not.toHaveReturnedWith({ foo: 5 });
654
- * ```
655
- *
656
- * @param expected The expected return value.
657
- */
658
- toHaveReturnedWith(expected: unknown): void;
659
-
660
- /**
661
- * Asserts that the function returned.
662
- *
663
- * @example Usage
664
- * ```ts
665
- * import { expect, fn } from "@std/expect";
666
- *
667
- * const mock = fn();
668
- *
669
- * expect(mock).not.toHaveReturned();
670
- *
671
- * mock();
672
- *
673
- * expect(mock).toHaveReturned();
674
- * ```
675
- */
676
- toHaveReturned(): void;
677
-
678
- /**
679
- * Asserts that the value matches the specified regular expression.
680
- *
681
- * @example Usage
682
- * ```ts
683
- * import { expect } from "@std/expect";
684
- *
685
- * expect("foo").toMatch(/^foo$/);
686
- * expect("bar").not.toMatch(/^foo$/);
687
- * ```
688
- *
689
- * @param expected The expected regular expression.
690
- */
691
- toMatch(expected: RegExp): void;
692
-
693
- /**
694
- * Asserts that the value matches the specified object (deep equality).
695
- *
696
- * @example Usage
697
- * ```ts
698
- * import { expect } from "@std/expect";
699
- *
700
- * expect({ foo: 42 }).toMatchObject({ foo: 42 });
701
- * expect({ foo: 42 }).not.toMatchObject({ foo: 43 });
702
- * ```
703
- *
704
- * @param expected The expected object or array of objects.
705
- */
706
- toMatchObject(
707
- expected: Record<PropertyKey, unknown> | Record<PropertyKey, unknown>[],
708
- ): void;
709
-
710
- /**
711
- * Asserts that the function returned.
712
- *
713
- * @example Usage
714
- * ```ts
715
- * import { expect, fn } from "@std/expect";
716
- *
717
- * const mock = fn();
718
- *
719
- * expect(mock).not.toReturn();
720
- *
721
- * mock();
722
- *
723
- * expect(mock).toReturn();
724
- */
725
- toReturn(): void;
726
-
727
- /**
728
- * Asserts that the function returns the specified number of times.
729
- *
730
- * @example Usage
731
- * ```ts
732
- * import { expect, fn } from "@std/expect";
733
- *
734
- * const mock = fn();
735
- * mock();
736
- * mock();
737
- *
738
- * expect(mock).not.toReturnTimes(1);
739
- * expect(mock).toReturnTimes(2);
740
- * expect(mock).not.toReturnTimes(3);
741
- * ```
742
- *
743
- * @param expected The expected number of times.
744
- */
745
- toReturnTimes(expected: number): void;
746
-
747
- // TODO(iuioiua): Add `.not.toReturnWith` to the documentation.
748
- /**
749
- * Asserts that the function returns the specified value.
750
- *
751
- * @example Usage
752
- * ```ts
753
- * import { expect, fn } from "@std/expect";
754
- *
755
- * const mock = fn(() => 42);
756
- *
757
- * // expect(mock).toReturnWith(42);
758
- * expect(mock).not.toReturnWith(43);
759
- * ```
760
- *
761
- * @param expected The expected return value.
762
- */
763
- toReturnWith(expected: unknown): void;
764
-
765
- /**
766
- * Asserts that the value is strictly equal to the specified value.
767
- *
768
- * @example Usage
769
- * ```ts
770
- * import { expect } from "@std/expect";
771
- *
772
- * expect(42).toStrictEqual(42);
773
- * expect("foo").toStrictEqual("foo");
774
- *
775
- * const obj = {};
776
- * expect(obj).toStrictEqual(obj);
777
- *
778
- * class LaCroix {
779
- * flavor: string;
780
- *
781
- * constructor(flavor: string) {
782
- * this.flavor = flavor;
783
- * }
784
- * }
785
- * expect(new LaCroix("lemon")).not.toStrictEqual({ flavor: "lemon" });
786
- * ```
787
- *
788
- * @param candidate The candidate value.
789
- */
790
- toStrictEqual(candidate: unknown): void;
791
-
792
- /**
793
- * Asserts that the function throws an error.
794
- *
795
- * @example Usage
796
- * ```ts
797
- * import { expect } from "@std/expect";
798
- *
799
- * const fn = () => { throw new TypeError("foo") };
800
- * const fn2 = () => {};
801
- *
802
- * expect(fn).toThrow();
803
- * expect(fn2).not.toThrow();
804
- *
805
- * expect(fn).toThrow(TypeError);
806
- * expect(fn).toThrow("foo");
807
- * expect(fn).toThrow(/foo/);
808
- *
809
- * expect(fn).not.toThrow(SyntaxError);
810
- * expect(fn).not.toThrow("bar");
811
- * expect(fn).not.toThrow(/bar/);
812
- * ```
813
- * @param expected The expected error message, regular expression, or error constructor.
814
- */
815
- toThrow<E extends Error = Error>(
816
- expected?: string | RegExp | E | (new (...args: any[]) => E),
817
- ): void;
818
-
819
- /**
820
- * The negation object that allows chaining negated assertions.
821
- */
822
- not: IsAsync extends true ? Async<Expected<true>> : Expected<false>;
823
-
824
- /**
825
- * The object that allows chaining assertions with async functions that are expected to resolve to a value.
826
- */
827
- resolves: Async<Expected<true>>;
828
-
829
- /**
830
- * The object that allows chaining assertions with async functions that are expected to throw an error.
831
- */
832
- rejects: Async<Expected<true>>;
833
-
834
- /**
835
- * Additional custom assertion methods can be added here.
836
- */
837
- [name: string]: unknown;
838
- }
839
-
840
- export type MatcherKey = keyof Omit<Expected, "not" | "resolves" | "rejects">;
841
-
842
- export type EqualOptions = {
843
- customTesters?: Tester[];
844
- msg?: string;
845
- formatter?: (value: unknown) => string;
846
- strictCheck?: boolean;
847
- };
848
-
849
- export interface EqualOptionUtil extends MatcherContext {
850
- strictCheck?: boolean;
851
- }
852
-
853
- export interface Colors {
854
- comment: { close: string; open: string };
855
- content: { close: string; open: string };
856
- prop: { close: string; open: string };
857
- tag: { close: string; open: string };
858
- value: { close: string; open: string };
859
- }
860
- type Indent = (arg0: string) => string;
861
- type Print = (arg0: unknown) => string;
862
-
863
- export type Refs = Array<unknown>;
864
-
865
- export type CompareKeys = ((a: string, b: string) => number) | null | undefined;
866
-
867
- export interface Config {
868
- callToJSON: boolean;
869
- compareKeys: CompareKeys;
870
- colors: Colors;
871
- escapeRegex: boolean;
872
- escapeString: boolean;
873
- indent: string;
874
- maxDepth: number;
875
- maxWidth: number;
876
- min: boolean;
877
- printBasicPrototype: boolean;
878
- printFunctionName: boolean;
879
- spacingInner: string;
880
- spacingOuter: string;
881
- }
882
-
883
- export type Printer = (
884
- val: unknown,
885
- config: Config,
886
- indentation: string,
887
- depth: number,
888
- refs: Refs,
889
- hasCalledToJSON?: boolean,
890
- ) => string;
891
-
892
- interface PluginOptions {
893
- edgeSpacing: string;
894
- min: boolean;
895
- spacing: string;
896
- }
897
-
898
- type Test = (arg0: any) => boolean;
899
-
900
- export interface NewSnapshotPlugin {
901
- serialize: (
902
- val: any,
903
- config: Config,
904
- indentation: string,
905
- depth: number,
906
- refs: Refs,
907
- printer: Printer,
908
- ) => string;
909
- test: Test;
910
- }
911
-
912
- export interface OldSnapshotPlugin {
913
- print: (
914
- val: unknown,
915
- print: Print,
916
- indent: Indent,
917
- options: PluginOptions,
918
- colors: Colors,
919
- ) => string;
920
- test: Test;
921
- }
922
-
923
- export type SnapshotPlugin = NewSnapshotPlugin | OldSnapshotPlugin;