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