@goast/kotlin 0.4.6 → 0.4.7-beta2
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.
- package/LICENSE +21 -21
- package/README.md +45 -45
- package/assets/client/okhttp3/ApiClient.kt +250 -250
- package/esm/src/ast/references/spring.d.ts +1 -0
- package/esm/src/ast/references/spring.d.ts.map +1 -1
- package/esm/src/ast/references/spring.js +2 -0
- package/esm/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/esm/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/esm/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/esm/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/models.js +2 -0
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/esm/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/package.json +2 -1
- package/script/src/ast/references/spring.d.ts +1 -0
- package/script/src/ast/references/spring.d.ts.map +1 -1
- package/script/src/ast/references/spring.js +3 -1
- package/script/src/generators/services/okhttp3-clients/okhttp3-client-generator.js +26 -26
- package/script/src/generators/services/spring-controllers/args.d.ts +17 -2
- package/script/src/generators/services/spring-controllers/args.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.d.ts +2 -0
- package/script/src/generators/services/spring-controllers/models.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/models.js +2 -0
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts +3 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.d.ts.map +1 -1
- package/script/src/generators/services/spring-controllers/spring-controller-generator.js +74 -6
- package/esm/_dnt.test_polyfills.d.ts +0 -29
- package/esm/_dnt.test_polyfills.d.ts.map +0 -1
- package/esm/_dnt.test_polyfills.js +0 -31
- package/esm/_dnt.test_shims.d.ts +0 -6
- package/esm/_dnt.test_shims.d.ts.map +0 -1
- package/esm/_dnt.test_shims.js +0 -61
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -30
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -183
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -45
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/false.js +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -54
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -29
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -32
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -53
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -57
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -26
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -13
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -160
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -29
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -191
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -12
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -563
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -10
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -3
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -218
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -523
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -199
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -111
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -277
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -180
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/format.js +0 -37
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -207
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.5/types.js +0 -2
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -35
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -350
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -581
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1083
- package/esm/src/ast/nodes/annotation.test.d.ts +0 -2
- package/esm/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/annotation.test.js +0 -56
- package/esm/src/ast/nodes/argument.test.d.ts +0 -2
- package/esm/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/argument.test.js +0 -33
- package/esm/src/ast/nodes/call.test.d.ts +0 -2
- package/esm/src/ast/nodes/call.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/call.test.js +0 -35
- package/esm/src/ast/nodes/class.test.d.ts +0 -2
- package/esm/src/ast/nodes/class.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/class.test.js +0 -219
- package/esm/src/ast/nodes/constructor.test.d.ts +0 -2
- package/esm/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/constructor.test.js +0 -139
- package/esm/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc-tag.test.js +0 -67
- package/esm/src/ast/nodes/doc.test.d.ts +0 -2
- package/esm/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/doc.test.js +0 -33
- package/esm/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum-value.test.js +0 -115
- package/esm/src/ast/nodes/enum.test.d.ts +0 -2
- package/esm/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/enum.test.js +0 -129
- package/esm/src/ast/nodes/function.test.d.ts +0 -2
- package/esm/src/ast/nodes/function.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/function.test.js +0 -160
- package/esm/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/generic-parameter.test.js +0 -49
- package/esm/src/ast/nodes/init-block.test.d.ts +0 -2
- package/esm/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/init-block.test.js +0 -28
- package/esm/src/ast/nodes/interface.test.d.ts +0 -2
- package/esm/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/interface.test.js +0 -121
- package/esm/src/ast/nodes/object.test.d.ts +0 -2
- package/esm/src/ast/nodes/object.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/object.test.js +0 -78
- package/esm/src/ast/nodes/parameter.test.d.ts +0 -2
- package/esm/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/parameter.test.js +0 -152
- package/esm/src/ast/nodes/property.test.d.ts +0 -2
- package/esm/src/ast/nodes/property.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/property.test.js +0 -206
- package/esm/src/ast/nodes/reference.test.d.ts +0 -2
- package/esm/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/reference.test.js +0 -36
- package/esm/src/ast/nodes/string.test.d.ts +0 -2
- package/esm/src/ast/nodes/string.test.d.ts.map +0 -1
- package/esm/src/ast/nodes/string.test.js +0 -48
- package/esm/src/import-collection.test.d.ts +0 -2
- package/esm/src/import-collection.test.d.ts.map +0 -1
- package/esm/src/import-collection.test.js +0 -99
- package/esm/tests/openapi-models.test.d.ts +0 -2
- package/esm/tests/openapi-models.test.d.ts.map +0 -1
- package/esm/tests/openapi-models.test.js +0 -45
- package/script/_dnt.test_polyfills.d.ts +0 -29
- package/script/_dnt.test_polyfills.d.ts.map +0 -1
- package/script/_dnt.test_polyfills.js +0 -32
- package/script/_dnt.test_shims.d.ts +0 -6
- package/script/_dnt.test_shims.d.ts.map +0 -1
- package/script/_dnt.test_shims.js +0 -65
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts +0 -26
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/assertion_error.js +0 -34
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts +0 -17
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equal.js +0 -187
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts +0 -22
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/equals.js +0 -48
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/false.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/false.js +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/instance_of.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/is_error.js +0 -57
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts +0 -20
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_instance_of.js +0 -32
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts +0 -18
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_match.js +0 -29
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts +0 -23
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.js +0 -35
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts +0 -42
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/rejects.js +0 -56
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts +0 -24
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.8/strict_equals.js +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts +0 -20
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_equals.js +0 -32
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.js +0 -29
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_assertions.js +0 -18
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts +0 -46
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.js +0 -182
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts +0 -6
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_build_message.js +0 -33
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_equal.js +0 -194
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_extend.js +0 -15
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts +0 -3
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_inspect_args.js +0 -17
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts +0 -34
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_matchers.js +0 -597
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts +0 -11
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_mock_util.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_serializer.js +0 -14
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts +0 -839
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_types.js +0 -4
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts +0 -9
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/_utils.js +0 -226
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts +0 -60
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/expect/1.0.8/expect.js +0 -527
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts +0 -160
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/assertion_state.js +0 -204
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts +0 -82
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/build_message.js +0 -116
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts +0 -140
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff.js +0 -284
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts +0 -99
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/diff_str.js +0 -186
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts +0 -2
- package/script/deps/jsr.io/@std/internal/1.0.5/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/format.js +0 -41
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts +0 -159
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/styles.js +0 -220
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts +0 -16
- package/script/deps/jsr.io/@std/internal/1.0.5/types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/internal/1.0.5/types.js +0 -3
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts +0 -15
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_mock_utils.js +0 -41
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts +0 -74
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/_test_suite.js +0 -355
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts +0 -731
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/bdd.js +0 -592
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts +0 -674
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/testing/1.0.5/mock.js +0 -1102
- package/script/src/ast/nodes/annotation.test.d.ts +0 -2
- package/script/src/ast/nodes/annotation.test.d.ts.map +0 -1
- package/script/src/ast/nodes/annotation.test.js +0 -58
- package/script/src/ast/nodes/argument.test.d.ts +0 -2
- package/script/src/ast/nodes/argument.test.d.ts.map +0 -1
- package/script/src/ast/nodes/argument.test.js +0 -35
- package/script/src/ast/nodes/call.test.d.ts +0 -2
- package/script/src/ast/nodes/call.test.d.ts.map +0 -1
- package/script/src/ast/nodes/call.test.js +0 -37
- package/script/src/ast/nodes/class.test.d.ts +0 -2
- package/script/src/ast/nodes/class.test.d.ts.map +0 -1
- package/script/src/ast/nodes/class.test.js +0 -221
- package/script/src/ast/nodes/constructor.test.d.ts +0 -2
- package/script/src/ast/nodes/constructor.test.d.ts.map +0 -1
- package/script/src/ast/nodes/constructor.test.js +0 -141
- package/script/src/ast/nodes/doc-tag.test.d.ts +0 -2
- package/script/src/ast/nodes/doc-tag.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc-tag.test.js +0 -69
- package/script/src/ast/nodes/doc.test.d.ts +0 -2
- package/script/src/ast/nodes/doc.test.d.ts.map +0 -1
- package/script/src/ast/nodes/doc.test.js +0 -35
- package/script/src/ast/nodes/enum-value.test.d.ts +0 -2
- package/script/src/ast/nodes/enum-value.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum-value.test.js +0 -117
- package/script/src/ast/nodes/enum.test.d.ts +0 -2
- package/script/src/ast/nodes/enum.test.d.ts.map +0 -1
- package/script/src/ast/nodes/enum.test.js +0 -131
- package/script/src/ast/nodes/function.test.d.ts +0 -2
- package/script/src/ast/nodes/function.test.d.ts.map +0 -1
- package/script/src/ast/nodes/function.test.js +0 -162
- package/script/src/ast/nodes/generic-parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/generic-parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/generic-parameter.test.js +0 -51
- package/script/src/ast/nodes/init-block.test.d.ts +0 -2
- package/script/src/ast/nodes/init-block.test.d.ts.map +0 -1
- package/script/src/ast/nodes/init-block.test.js +0 -30
- package/script/src/ast/nodes/interface.test.d.ts +0 -2
- package/script/src/ast/nodes/interface.test.d.ts.map +0 -1
- package/script/src/ast/nodes/interface.test.js +0 -123
- package/script/src/ast/nodes/object.test.d.ts +0 -2
- package/script/src/ast/nodes/object.test.d.ts.map +0 -1
- package/script/src/ast/nodes/object.test.js +0 -80
- package/script/src/ast/nodes/parameter.test.d.ts +0 -2
- package/script/src/ast/nodes/parameter.test.d.ts.map +0 -1
- package/script/src/ast/nodes/parameter.test.js +0 -154
- package/script/src/ast/nodes/property.test.d.ts +0 -2
- package/script/src/ast/nodes/property.test.d.ts.map +0 -1
- package/script/src/ast/nodes/property.test.js +0 -208
- package/script/src/ast/nodes/reference.test.d.ts +0 -2
- package/script/src/ast/nodes/reference.test.d.ts.map +0 -1
- package/script/src/ast/nodes/reference.test.js +0 -38
- package/script/src/ast/nodes/string.test.d.ts +0 -2
- package/script/src/ast/nodes/string.test.d.ts.map +0 -1
- package/script/src/ast/nodes/string.test.js +0 -50
- package/script/src/import-collection.test.d.ts +0 -2
- package/script/src/import-collection.test.d.ts.map +0 -1
- package/script/src/import-collection.test.js +0 -101
- package/script/tests/openapi-models.test.d.ts +0 -2
- package/script/tests/openapi-models.test.d.ts.map +0 -1
- package/script/tests/openapi-models.test.js +0 -48
- package/src/_dnt.test_polyfills.ts +0 -70
- package/src/_dnt.test_shims.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/assertion_error.ts +0 -31
- package/src/deps/jsr.io/@std/assert/1.0.8/equal.ts +0 -210
- package/src/deps/jsr.io/@std/assert/1.0.8/equals.ts +0 -52
- package/src/deps/jsr.io/@std/assert/1.0.8/false.ts +0 -26
- package/src/deps/jsr.io/@std/assert/1.0.8/instance_of.ts +0 -64
- package/src/deps/jsr.io/@std/assert/1.0.8/is_error.ts +0 -65
- package/src/deps/jsr.io/@std/assert/1.0.8/match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_instance_of.ts +0 -33
- package/src/deps/jsr.io/@std/assert/1.0.8/not_match.ts +0 -30
- package/src/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.ts +0 -42
- package/src/deps/jsr.io/@std/assert/1.0.8/rejects.ts +0 -123
- package/src/deps/jsr.io/@std/assert/1.0.8/strict_equals.ts +0 -67
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_equals.ts +0 -38
- package/src/deps/jsr.io/@std/expect/1.0.8/_assert_not_equals.ts +0 -35
- package/src/deps/jsr.io/@std/expect/1.0.8/_assertions.ts +0 -18
- package/src/deps/jsr.io/@std/expect/1.0.8/_asymmetric_matchers.ts +0 -193
- package/src/deps/jsr.io/@std/expect/1.0.8/_build_message.ts +0 -51
- package/src/deps/jsr.io/@std/expect/1.0.8/_custom_equality_tester.ts +0 -19
- package/src/deps/jsr.io/@std/expect/1.0.8/_equal.ts +0 -230
- package/src/deps/jsr.io/@std/expect/1.0.8/_extend.ts +0 -16
- package/src/deps/jsr.io/@std/expect/1.0.8/_inspect_args.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_matchers.ts +0 -832
- package/src/deps/jsr.io/@std/expect/1.0.8/_mock_util.ts +0 -22
- package/src/deps/jsr.io/@std/expect/1.0.8/_serializer.ts +0 -15
- package/src/deps/jsr.io/@std/expect/1.0.8/_types.ts +0 -919
- package/src/deps/jsr.io/@std/expect/1.0.8/_utils.ts +0 -283
- package/src/deps/jsr.io/@std/expect/1.0.8/expect.ts +0 -620
- package/src/deps/jsr.io/@std/internal/1.0.5/assertion_state.ts +0 -214
- package/src/deps/jsr.io/@std/internal/1.0.5/build_message.ts +0 -134
- package/src/deps/jsr.io/@std/internal/1.0.5/diff.ts +0 -317
- package/src/deps/jsr.io/@std/internal/1.0.5/diff_str.ts +0 -204
- package/src/deps/jsr.io/@std/internal/1.0.5/format.ts +0 -39
- package/src/deps/jsr.io/@std/internal/1.0.5/styles.ts +0 -233
- package/src/deps/jsr.io/@std/internal/1.0.5/types.ts +0 -18
- package/src/deps/jsr.io/@std/testing/1.0.5/_mock_utils.ts +0 -43
- package/src/deps/jsr.io/@std/testing/1.0.5/_test_suite.ts +0 -410
- package/src/deps/jsr.io/@std/testing/1.0.5/bdd.ts +0 -1211
- package/src/deps/jsr.io/@std/testing/1.0.5/mock.ts +0 -1807
- package/src/mod.ts +0 -8
- package/src/src/assets.ts +0 -9
- package/src/src/ast/_index.ts +0 -66
- package/src/src/ast/common.ts +0 -1
- package/src/src/ast/index.ts +0 -1
- package/src/src/ast/node.ts +0 -10
- package/src/src/ast/nodes/annotation.test.ts +0 -69
- package/src/src/ast/nodes/annotation.ts +0 -79
- package/src/src/ast/nodes/argument.test.ts +0 -41
- package/src/src/ast/nodes/argument.ts +0 -62
- package/src/src/ast/nodes/call.test.ts +0 -44
- package/src/src/ast/nodes/call.ts +0 -66
- package/src/src/ast/nodes/class.test.ts +0 -274
- package/src/src/ast/nodes/class.ts +0 -178
- package/src/src/ast/nodes/collection-literal.ts +0 -49
- package/src/src/ast/nodes/constructor.test.ts +0 -178
- package/src/src/ast/nodes/constructor.ts +0 -126
- package/src/src/ast/nodes/doc-tag.test.ts +0 -84
- package/src/src/ast/nodes/doc-tag.ts +0 -138
- package/src/src/ast/nodes/doc.test.ts +0 -42
- package/src/src/ast/nodes/doc.ts +0 -111
- package/src/src/ast/nodes/enum-value.test.ts +0 -146
- package/src/src/ast/nodes/enum-value.ts +0 -100
- package/src/src/ast/nodes/enum.test.ts +0 -167
- package/src/src/ast/nodes/enum.ts +0 -163
- package/src/src/ast/nodes/function.test.ts +0 -194
- package/src/src/ast/nodes/function.ts +0 -176
- package/src/src/ast/nodes/generic-parameter.test.ts +0 -60
- package/src/src/ast/nodes/generic-parameter.ts +0 -54
- package/src/src/ast/nodes/init-block.test.ts +0 -36
- package/src/src/ast/nodes/init-block.ts +0 -38
- package/src/src/ast/nodes/interface.test.ts +0 -151
- package/src/src/ast/nodes/interface.ts +0 -133
- package/src/src/ast/nodes/lambda-type.ts +0 -68
- package/src/src/ast/nodes/lambda.ts +0 -68
- package/src/src/ast/nodes/object.test.ts +0 -101
- package/src/src/ast/nodes/object.ts +0 -102
- package/src/src/ast/nodes/parameter.test.ts +0 -191
- package/src/src/ast/nodes/parameter.ts +0 -118
- package/src/src/ast/nodes/property.test.ts +0 -253
- package/src/src/ast/nodes/property.ts +0 -225
- package/src/src/ast/nodes/reference.test.ts +0 -47
- package/src/src/ast/nodes/reference.ts +0 -178
- package/src/src/ast/nodes/string.test.ts +0 -61
- package/src/src/ast/nodes/string.ts +0 -114
- package/src/src/ast/nodes/types.ts +0 -23
- package/src/src/ast/references/index.ts +0 -8
- package/src/src/ast/references/jackson.ts +0 -16
- package/src/src/ast/references/jakarta.ts +0 -10
- package/src/src/ast/references/java.ts +0 -19
- package/src/src/ast/references/kotlin.ts +0 -40
- package/src/src/ast/references/okhttp3.ts +0 -5
- package/src/src/ast/references/reactor.ts +0 -5
- package/src/src/ast/references/spring.ts +0 -58
- package/src/src/ast/references/swagger.ts +0 -23
- package/src/src/ast/utils/get-kotlin-builder-options.ts +0 -19
- package/src/src/ast/utils/to-kt-node.ts +0 -31
- package/src/src/ast/utils/write-kt-annotations.ts +0 -15
- package/src/src/ast/utils/write-kt-arguments.ts +0 -45
- package/src/src/ast/utils/write-kt-enum-values.ts +0 -27
- package/src/src/ast/utils/write-kt-generic-parameters.ts +0 -12
- package/src/src/ast/utils/write-kt-members.ts +0 -25
- package/src/src/ast/utils/write-kt-node.ts +0 -37
- package/src/src/ast/utils/write-kt-parameters.ts +0 -25
- package/src/src/common-results.ts +0 -4
- package/src/src/config.ts +0 -41
- package/src/src/file-builder.ts +0 -108
- package/src/src/generators/file-generator.ts +0 -29
- package/src/src/generators/index.ts +0 -4
- package/src/src/generators/models/args.ts +0 -128
- package/src/src/generators/models/index.ts +0 -4
- package/src/src/generators/models/model-generator.ts +0 -602
- package/src/src/generators/models/models-generator.ts +0 -65
- package/src/src/generators/models/models.ts +0 -95
- package/src/src/generators/services/okhttp3-clients/args.ts +0 -78
- package/src/src/generators/services/okhttp3-clients/index.ts +0 -4
- package/src/src/generators/services/okhttp3-clients/models.ts +0 -62
- package/src/src/generators/services/okhttp3-clients/okhttp3-client-generator.ts +0 -557
- package/src/src/generators/services/okhttp3-clients/okhttp3-clients-generator.ts +0 -130
- package/src/src/generators/services/okhttp3-clients/refs.ts +0 -55
- package/src/src/generators/services/spring-controllers/args.ts +0 -73
- package/src/src/generators/services/spring-controllers/index.ts +0 -4
- package/src/src/generators/services/spring-controllers/models.ts +0 -58
- package/src/src/generators/services/spring-controllers/spring-controller-generator.ts +0 -653
- package/src/src/generators/services/spring-controllers/spring-controllers-generator.ts +0 -70
- package/src/src/import-collection.test.ts +0 -116
- package/src/src/import-collection.ts +0 -98
- package/src/src/types.ts +0 -3
- package/src/src/utils.ts +0 -39
- package/src/tests/openapi-models.test.ts +0 -63
- package/test_runner.js +0 -227
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
/**
|
|
5
|
-
* Make an assertion, error will be thrown if `expr` have truthy value.
|
|
6
|
-
*
|
|
7
|
-
* @example Usage
|
|
8
|
-
* ```ts ignore
|
|
9
|
-
* import { assertFalse } from "@std/assert";
|
|
10
|
-
*
|
|
11
|
-
* assertFalse(false); // Doesn't throw
|
|
12
|
-
* assertFalse(true); // Throws
|
|
13
|
-
* ```
|
|
14
|
-
*
|
|
15
|
-
* @param expr The expression to test.
|
|
16
|
-
* @param msg The optional message to display if the assertion fails.
|
|
17
|
-
*/
|
|
18
|
-
export function assertFalse(expr, msg = "") {
|
|
19
|
-
if (expr) {
|
|
20
|
-
throw new AssertionError(msg);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/** Any constructor */
|
|
2
|
-
export type AnyConstructor = new (...args: any[]) => any;
|
|
3
|
-
/** Gets constructor type */
|
|
4
|
-
export type GetConstructorType<T extends AnyConstructor> = InstanceType<T>;
|
|
5
|
-
/**
|
|
6
|
-
* Make an assertion that `obj` is an instance of `type`.
|
|
7
|
-
* If not then throw.
|
|
8
|
-
*
|
|
9
|
-
* @example Usage
|
|
10
|
-
* ```ts ignore
|
|
11
|
-
* import { assertInstanceOf } from "@std/assert";
|
|
12
|
-
*
|
|
13
|
-
* assertInstanceOf(new Date(), Date); // Doesn't throw
|
|
14
|
-
* assertInstanceOf(new Date(), Number); // Throws
|
|
15
|
-
* ```
|
|
16
|
-
*
|
|
17
|
-
* @typeParam T The expected type of the object.
|
|
18
|
-
* @param actual The object to check.
|
|
19
|
-
* @param expectedType The expected class constructor.
|
|
20
|
-
* @param msg The optional message to display if the assertion fails.
|
|
21
|
-
*/
|
|
22
|
-
export declare function assertInstanceOf<T extends abstract new (...args: any[]) => any>(actual: unknown, expectedType: T, msg?: string): asserts actual is InstanceType<T>;
|
|
23
|
-
//# sourceMappingURL=instance_of.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
/**
|
|
5
|
-
* Make an assertion that `obj` is an instance of `type`.
|
|
6
|
-
* If not then throw.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertInstanceOf } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertInstanceOf(new Date(), Date); // Doesn't throw
|
|
13
|
-
* assertInstanceOf(new Date(), Number); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @typeParam T The expected type of the object.
|
|
17
|
-
* @param actual The object to check.
|
|
18
|
-
* @param expectedType The expected class constructor.
|
|
19
|
-
* @param msg The optional message to display if the assertion fails.
|
|
20
|
-
*/
|
|
21
|
-
export function assertInstanceOf(actual, expectedType, msg = "") {
|
|
22
|
-
var _a, _b;
|
|
23
|
-
if (actual instanceof expectedType)
|
|
24
|
-
return;
|
|
25
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
26
|
-
const expectedTypeStr = expectedType.name;
|
|
27
|
-
let actualTypeStr = "";
|
|
28
|
-
if (actual === null) {
|
|
29
|
-
actualTypeStr = "null";
|
|
30
|
-
}
|
|
31
|
-
else if (actual === undefined) {
|
|
32
|
-
actualTypeStr = "undefined";
|
|
33
|
-
}
|
|
34
|
-
else if (typeof actual === "object") {
|
|
35
|
-
actualTypeStr = (_b = (_a = actual.constructor) === null || _a === void 0 ? void 0 : _a.name) !== null && _b !== void 0 ? _b : "Object";
|
|
36
|
-
}
|
|
37
|
-
else {
|
|
38
|
-
actualTypeStr = typeof actual;
|
|
39
|
-
}
|
|
40
|
-
if (expectedTypeStr === actualTypeStr) {
|
|
41
|
-
msg =
|
|
42
|
-
`Expected object to be an instance of "${expectedTypeStr}"${msgSuffix}`;
|
|
43
|
-
}
|
|
44
|
-
else if (actualTypeStr === "function") {
|
|
45
|
-
msg =
|
|
46
|
-
`Expected object to be an instance of "${expectedTypeStr}" but was not an instanced object${msgSuffix}`;
|
|
47
|
-
}
|
|
48
|
-
else {
|
|
49
|
-
msg =
|
|
50
|
-
`Expected object to be an instance of "${expectedTypeStr}" but was "${actualTypeStr}"${msgSuffix}`;
|
|
51
|
-
}
|
|
52
|
-
throw new AssertionError(msg);
|
|
53
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `error` is an `Error`.
|
|
3
|
-
* If not then an error will be thrown.
|
|
4
|
-
* An error class and a string that should be included in the
|
|
5
|
-
* error message can also be asserted.
|
|
6
|
-
*
|
|
7
|
-
* @example Usage
|
|
8
|
-
* ```ts ignore
|
|
9
|
-
* import { assertIsError } from "@std/assert";
|
|
10
|
-
*
|
|
11
|
-
* assertIsError(null); // Throws
|
|
12
|
-
* assertIsError(new RangeError("Out of range")); // Doesn't throw
|
|
13
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError); // Throws
|
|
14
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError, "Out of range"); // Doesn't throw
|
|
15
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError, "Within range"); // Throws
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @typeParam E The type of the error to assert.
|
|
19
|
-
* @param error The error to assert.
|
|
20
|
-
* @param ErrorClass The optional error class to assert.
|
|
21
|
-
* @param msgMatches The optional string or RegExp to assert in the error message.
|
|
22
|
-
* @param msg The optional message to display if the assertion fails.
|
|
23
|
-
*/
|
|
24
|
-
export declare function assertIsError<E extends Error = Error>(error: unknown, ErrorClass?: abstract new (...args: any[]) => E, msgMatches?: string | RegExp, msg?: string): asserts error is E;
|
|
25
|
-
//# sourceMappingURL=is_error.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/is_error.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,KAAK,EAAE,OAAO,EAEd,UAAU,CAAC,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC/C,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAC5B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,KAAK,IAAI,CAAC,CA8BpB"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
import { stripAnsiCode } from "../../internal/1.0.5/styles.js";
|
|
5
|
-
/**
|
|
6
|
-
* Make an assertion that `error` is an `Error`.
|
|
7
|
-
* If not then an error will be thrown.
|
|
8
|
-
* An error class and a string that should be included in the
|
|
9
|
-
* error message can also be asserted.
|
|
10
|
-
*
|
|
11
|
-
* @example Usage
|
|
12
|
-
* ```ts ignore
|
|
13
|
-
* import { assertIsError } from "@std/assert";
|
|
14
|
-
*
|
|
15
|
-
* assertIsError(null); // Throws
|
|
16
|
-
* assertIsError(new RangeError("Out of range")); // Doesn't throw
|
|
17
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError); // Throws
|
|
18
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError, "Out of range"); // Doesn't throw
|
|
19
|
-
* assertIsError(new RangeError("Out of range"), SyntaxError, "Within range"); // Throws
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @typeParam E The type of the error to assert.
|
|
23
|
-
* @param error The error to assert.
|
|
24
|
-
* @param ErrorClass The optional error class to assert.
|
|
25
|
-
* @param msgMatches The optional string or RegExp to assert in the error message.
|
|
26
|
-
* @param msg The optional message to display if the assertion fails.
|
|
27
|
-
*/
|
|
28
|
-
export function assertIsError(error,
|
|
29
|
-
// deno-lint-ignore no-explicit-any
|
|
30
|
-
ErrorClass, msgMatches, msg) {
|
|
31
|
-
var _a;
|
|
32
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
33
|
-
if (!(error instanceof Error)) {
|
|
34
|
-
throw new AssertionError(`Expected "error" to be an Error object${msgSuffix}`);
|
|
35
|
-
}
|
|
36
|
-
if (ErrorClass && !(error instanceof ErrorClass)) {
|
|
37
|
-
msg =
|
|
38
|
-
`Expected error to be instance of "${ErrorClass.name}", but was "${(_a = error === null || error === void 0 ? void 0 : error.constructor) === null || _a === void 0 ? void 0 : _a.name}"${msgSuffix}`;
|
|
39
|
-
throw new AssertionError(msg);
|
|
40
|
-
}
|
|
41
|
-
let msgCheck;
|
|
42
|
-
if (typeof msgMatches === "string") {
|
|
43
|
-
msgCheck = stripAnsiCode(error.message).includes(stripAnsiCode(msgMatches));
|
|
44
|
-
}
|
|
45
|
-
if (msgMatches instanceof RegExp) {
|
|
46
|
-
msgCheck = msgMatches.test(stripAnsiCode(error.message));
|
|
47
|
-
}
|
|
48
|
-
if (msgMatches && !msgCheck) {
|
|
49
|
-
msg = `Expected error message to include ${msgMatches instanceof RegExp
|
|
50
|
-
? msgMatches.toString()
|
|
51
|
-
: JSON.stringify(msgMatches)}, but got ${JSON.stringify(error === null || error === void 0 ? void 0 : error.message)}${msgSuffix}`;
|
|
52
|
-
throw new AssertionError(msg);
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` match RegExp `expected`. If not
|
|
3
|
-
* then throw.
|
|
4
|
-
*
|
|
5
|
-
* @example Usage
|
|
6
|
-
* ```ts ignore
|
|
7
|
-
* import { assertMatch } from "@std/assert";
|
|
8
|
-
*
|
|
9
|
-
* assertMatch("Raptor", /Raptor/); // Doesn't throw
|
|
10
|
-
* assertMatch("Denosaurus", /Raptor/); // Throws
|
|
11
|
-
* ```
|
|
12
|
-
*
|
|
13
|
-
* @param actual The actual value to be matched.
|
|
14
|
-
* @param expected The expected pattern to match.
|
|
15
|
-
* @param msg The optional message to display if the assertion fails.
|
|
16
|
-
*/
|
|
17
|
-
export declare function assertMatch(actual: string, expected: RegExp, msg?: string): void;
|
|
18
|
-
//# sourceMappingURL=match.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"match.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/match.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,WAAW,CACzB,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,MAAM,EAChB,GAAG,CAAC,EAAE,MAAM,QAMb"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
/**
|
|
5
|
-
* Make an assertion that `actual` match RegExp `expected`. If not
|
|
6
|
-
* then throw.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertMatch } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertMatch("Raptor", /Raptor/); // Doesn't throw
|
|
13
|
-
* assertMatch("Denosaurus", /Raptor/); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @param actual The actual value to be matched.
|
|
17
|
-
* @param expected The expected pattern to match.
|
|
18
|
-
* @param msg The optional message to display if the assertion fails.
|
|
19
|
-
*/
|
|
20
|
-
export function assertMatch(actual, expected, msg) {
|
|
21
|
-
if (expected.test(actual))
|
|
22
|
-
return;
|
|
23
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
24
|
-
msg = `Expected actual: "${actual}" to match: "${expected}"${msgSuffix}`;
|
|
25
|
-
throw new AssertionError(msg);
|
|
26
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `obj` is not an instance of `type`.
|
|
3
|
-
* If so, then throw.
|
|
4
|
-
*
|
|
5
|
-
* @example Usage
|
|
6
|
-
* ```ts ignore
|
|
7
|
-
* import { assertNotInstanceOf } from "@std/assert";
|
|
8
|
-
*
|
|
9
|
-
* assertNotInstanceOf(new Date(), Number); // Doesn't throw
|
|
10
|
-
* assertNotInstanceOf(new Date(), Date); // Throws
|
|
11
|
-
* ```
|
|
12
|
-
*
|
|
13
|
-
* @typeParam A The type of the object to check.
|
|
14
|
-
* @typeParam T The type of the class to check against.
|
|
15
|
-
* @param actual The object to check.
|
|
16
|
-
* @param unexpectedType The class constructor to check against.
|
|
17
|
-
* @param msg The optional message to display if the assertion fails.
|
|
18
|
-
*/
|
|
19
|
-
export declare function assertNotInstanceOf<A, T>(actual: A, unexpectedType: abstract new (...args: any[]) => T, msg?: string): asserts actual is Exclude<A, T>;
|
|
20
|
-
//# sourceMappingURL=not_instance_of.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"not_instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/not_instance_of.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EAAE,CAAC,EACtC,MAAM,EAAE,CAAC,EAET,cAAc,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAClD,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,MAAM,IAAI,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC,CAKjC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { assertFalse } from "./false.js";
|
|
4
|
-
/**
|
|
5
|
-
* Make an assertion that `obj` is not an instance of `type`.
|
|
6
|
-
* If so, then throw.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertNotInstanceOf } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertNotInstanceOf(new Date(), Number); // Doesn't throw
|
|
13
|
-
* assertNotInstanceOf(new Date(), Date); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @typeParam A The type of the object to check.
|
|
17
|
-
* @typeParam T The type of the class to check against.
|
|
18
|
-
* @param actual The object to check.
|
|
19
|
-
* @param unexpectedType The class constructor to check against.
|
|
20
|
-
* @param msg The optional message to display if the assertion fails.
|
|
21
|
-
*/
|
|
22
|
-
export function assertNotInstanceOf(actual,
|
|
23
|
-
// deno-lint-ignore no-explicit-any
|
|
24
|
-
unexpectedType, msg) {
|
|
25
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
26
|
-
msg =
|
|
27
|
-
`Expected object to not be an instance of "${typeof unexpectedType}"${msgSuffix}`;
|
|
28
|
-
assertFalse(actual instanceof unexpectedType, msg);
|
|
29
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` not match RegExp `expected`. If match
|
|
3
|
-
* then throw.
|
|
4
|
-
*
|
|
5
|
-
* @example Usage
|
|
6
|
-
* ```ts ignore
|
|
7
|
-
* import { assertNotMatch } from "@std/assert";
|
|
8
|
-
*
|
|
9
|
-
* assertNotMatch("Denosaurus", /Raptor/); // Doesn't throw
|
|
10
|
-
* assertNotMatch("Raptor", /Raptor/); // Throws
|
|
11
|
-
* ```
|
|
12
|
-
*
|
|
13
|
-
* @param actual The actual value to match.
|
|
14
|
-
* @param expected The expected value to not match.
|
|
15
|
-
* @param msg The optional message to display if the assertion fails.
|
|
16
|
-
*/
|
|
17
|
-
export declare function assertNotMatch(actual: string, expected: RegExp, msg?: string): void;
|
|
18
|
-
//# sourceMappingURL=not_match.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"not_match.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/not_match.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,cAAc,CAC5B,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,MAAM,EAChB,GAAG,CAAC,EAAE,MAAM,QAMb"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
/**
|
|
5
|
-
* Make an assertion that `actual` not match RegExp `expected`. If match
|
|
6
|
-
* then throw.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertNotMatch } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertNotMatch("Denosaurus", /Raptor/); // Doesn't throw
|
|
13
|
-
* assertNotMatch("Raptor", /Raptor/); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @param actual The actual value to match.
|
|
17
|
-
* @param expected The expected value to not match.
|
|
18
|
-
* @param msg The optional message to display if the assertion fails.
|
|
19
|
-
*/
|
|
20
|
-
export function assertNotMatch(actual, expected, msg) {
|
|
21
|
-
if (!expected.test(actual))
|
|
22
|
-
return;
|
|
23
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
24
|
-
msg = `Expected actual: "${actual}" to not match: "${expected}"${msgSuffix}`;
|
|
25
|
-
throw new AssertionError(msg);
|
|
26
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` and `expected` are not strictly equal, using
|
|
3
|
-
* {@linkcode Object.is} for equality comparison. If the values are strictly
|
|
4
|
-
* equal then throw.
|
|
5
|
-
*
|
|
6
|
-
* @example Usage
|
|
7
|
-
* ```ts ignore
|
|
8
|
-
* import { assertNotStrictEquals } from "@std/assert";
|
|
9
|
-
*
|
|
10
|
-
* assertNotStrictEquals(1, 1); // Throws
|
|
11
|
-
* assertNotStrictEquals(1, 2); // Doesn't throw
|
|
12
|
-
*
|
|
13
|
-
* assertNotStrictEquals(0, 0); // Throws
|
|
14
|
-
* assertNotStrictEquals(0, -0); // Doesn't throw
|
|
15
|
-
* ```
|
|
16
|
-
*
|
|
17
|
-
* @typeParam T The type of the values to compare.
|
|
18
|
-
* @param actual The actual value to compare.
|
|
19
|
-
* @param expected The expected value to compare.
|
|
20
|
-
* @param msg The optional message to display if the assertion fails.
|
|
21
|
-
*/
|
|
22
|
-
export declare function assertNotStrictEquals<T>(actual: T, expected: T, msg?: string): void;
|
|
23
|
-
//# sourceMappingURL=not_strict_equals.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"not_strict_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/not_strict_equals.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,qBAAqB,CAAC,CAAC,EACrC,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAYb"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
import { format } from "../../internal/1.0.5/format.js";
|
|
5
|
-
/**
|
|
6
|
-
* Make an assertion that `actual` and `expected` are not strictly equal, using
|
|
7
|
-
* {@linkcode Object.is} for equality comparison. If the values are strictly
|
|
8
|
-
* equal then throw.
|
|
9
|
-
*
|
|
10
|
-
* @example Usage
|
|
11
|
-
* ```ts ignore
|
|
12
|
-
* import { assertNotStrictEquals } from "@std/assert";
|
|
13
|
-
*
|
|
14
|
-
* assertNotStrictEquals(1, 1); // Throws
|
|
15
|
-
* assertNotStrictEquals(1, 2); // Doesn't throw
|
|
16
|
-
*
|
|
17
|
-
* assertNotStrictEquals(0, 0); // Throws
|
|
18
|
-
* assertNotStrictEquals(0, -0); // Doesn't throw
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @typeParam T The type of the values to compare.
|
|
22
|
-
* @param actual The actual value to compare.
|
|
23
|
-
* @param expected The expected value to compare.
|
|
24
|
-
* @param msg The optional message to display if the assertion fails.
|
|
25
|
-
*/
|
|
26
|
-
export function assertNotStrictEquals(actual, expected, msg) {
|
|
27
|
-
if (!Object.is(actual, expected)) {
|
|
28
|
-
return;
|
|
29
|
-
}
|
|
30
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
31
|
-
throw new AssertionError(`Expected "actual" to not be strictly equal to: ${format(actual)}${msgSuffix}\n`);
|
|
32
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Executes a function which returns a promise, expecting it to reject.
|
|
3
|
-
*
|
|
4
|
-
* To assert that a synchronous function throws, use {@linkcode assertThrows}.
|
|
5
|
-
*
|
|
6
|
-
* @example Usage
|
|
7
|
-
* ```ts ignore
|
|
8
|
-
* import { assertRejects } from "@std/assert";
|
|
9
|
-
*
|
|
10
|
-
* await assertRejects(async () => Promise.reject(new Error())); // Doesn't throw
|
|
11
|
-
* await assertRejects(async () => console.log("Hello world")); // Throws
|
|
12
|
-
* ```
|
|
13
|
-
*
|
|
14
|
-
* @param fn The function to execute.
|
|
15
|
-
* @param msg The optional message to display if the assertion fails.
|
|
16
|
-
* @returns The promise which resolves to the thrown error.
|
|
17
|
-
*/
|
|
18
|
-
export declare function assertRejects(fn: () => PromiseLike<unknown>, msg?: string): Promise<unknown>;
|
|
19
|
-
/**
|
|
20
|
-
* Executes a function which returns a promise, expecting it to reject.
|
|
21
|
-
* If it does not, then it throws. An error class and a string that should be
|
|
22
|
-
* included in the error message can also be asserted.
|
|
23
|
-
*
|
|
24
|
-
* To assert that a synchronous function throws, use {@linkcode assertThrows}.
|
|
25
|
-
*
|
|
26
|
-
* @example Usage
|
|
27
|
-
* ```ts ignore
|
|
28
|
-
* import { assertRejects } from "@std/assert";
|
|
29
|
-
*
|
|
30
|
-
* await assertRejects(async () => Promise.reject(new Error()), Error); // Doesn't throw
|
|
31
|
-
* await assertRejects(async () => Promise.reject(new Error()), SyntaxError); // Throws
|
|
32
|
-
* ```
|
|
33
|
-
*
|
|
34
|
-
* @typeParam E The error class to assert.
|
|
35
|
-
* @param fn The function to execute.
|
|
36
|
-
* @param ErrorClass The error class to assert.
|
|
37
|
-
* @param msgIncludes The string that should be included in the error message.
|
|
38
|
-
* @param msg The optional message to display if the assertion fails.
|
|
39
|
-
* @returns The promise which resolves to the thrown error.
|
|
40
|
-
*/
|
|
41
|
-
export declare function assertRejects<E extends Error = Error>(fn: () => PromiseLike<unknown>, ErrorClass: abstract new (...args: any[]) => E, msgIncludes?: string, msg?: string): Promise<E>;
|
|
42
|
-
//# sourceMappingURL=rejects.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rejects.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/rejects.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,aAAa,CAC3B,EAAE,EAAE,MAAM,WAAW,CAAC,OAAO,CAAC,EAC9B,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,OAAO,CAAC,CAAC;AACpB;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,aAAa,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EACnD,EAAE,EAAE,MAAM,WAAW,CAAC,OAAO,CAAC,EAE9B,UAAU,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC9C,WAAW,CAAC,EAAE,MAAM,EACpB,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { AssertionError } from "./assertion_error.js";
|
|
4
|
-
import { assertIsError } from "./is_error.js";
|
|
5
|
-
export async function assertRejects(fn, errorClassOrMsg, msgIncludesOrMsg, msg) {
|
|
6
|
-
// deno-lint-ignore no-explicit-any
|
|
7
|
-
let ErrorClass;
|
|
8
|
-
let msgIncludes;
|
|
9
|
-
let err;
|
|
10
|
-
if (typeof errorClassOrMsg !== "string") {
|
|
11
|
-
if (errorClassOrMsg === undefined ||
|
|
12
|
-
errorClassOrMsg.prototype instanceof Error ||
|
|
13
|
-
errorClassOrMsg.prototype === Error.prototype) {
|
|
14
|
-
ErrorClass = errorClassOrMsg;
|
|
15
|
-
msgIncludes = msgIncludesOrMsg;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
else {
|
|
19
|
-
msg = errorClassOrMsg;
|
|
20
|
-
}
|
|
21
|
-
let doesThrow = false;
|
|
22
|
-
let isPromiseReturned = false;
|
|
23
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
24
|
-
try {
|
|
25
|
-
const possiblePromise = fn();
|
|
26
|
-
if (possiblePromise &&
|
|
27
|
-
typeof possiblePromise === "object" &&
|
|
28
|
-
typeof possiblePromise.then === "function") {
|
|
29
|
-
isPromiseReturned = true;
|
|
30
|
-
await possiblePromise;
|
|
31
|
-
}
|
|
32
|
-
else {
|
|
33
|
-
throw new Error();
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
catch (error) {
|
|
37
|
-
if (!isPromiseReturned) {
|
|
38
|
-
throw new AssertionError(`Function throws when expected to reject${msgSuffix}`);
|
|
39
|
-
}
|
|
40
|
-
if (ErrorClass) {
|
|
41
|
-
if (!(error instanceof Error)) {
|
|
42
|
-
throw new AssertionError(`A non-Error object was rejected${msgSuffix}`);
|
|
43
|
-
}
|
|
44
|
-
assertIsError(error, ErrorClass, msgIncludes, msg);
|
|
45
|
-
}
|
|
46
|
-
err = error;
|
|
47
|
-
doesThrow = true;
|
|
48
|
-
}
|
|
49
|
-
if (!doesThrow) {
|
|
50
|
-
throw new AssertionError(`Expected function to reject${msgSuffix}`);
|
|
51
|
-
}
|
|
52
|
-
return err;
|
|
53
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` and `expected` are strictly equal, using
|
|
3
|
-
* {@linkcode Object.is} for equality comparison. If not, then throw.
|
|
4
|
-
*
|
|
5
|
-
* @example Usage
|
|
6
|
-
* ```ts ignore
|
|
7
|
-
* import { assertStrictEquals } from "@std/assert";
|
|
8
|
-
*
|
|
9
|
-
* const a = {};
|
|
10
|
-
* const b = a;
|
|
11
|
-
* assertStrictEquals(a, b); // Doesn't throw
|
|
12
|
-
*
|
|
13
|
-
* const c = {};
|
|
14
|
-
* const d = {};
|
|
15
|
-
* assertStrictEquals(c, d); // Throws
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @typeParam T The type of the expected value.
|
|
19
|
-
* @param actual The actual value to compare.
|
|
20
|
-
* @param expected The expected value to compare.
|
|
21
|
-
* @param msg The optional message to display if the assertion fails.
|
|
22
|
-
*/
|
|
23
|
-
export declare function assertStrictEquals<T>(actual: unknown, expected: T, msg?: string): asserts actual is T;
|
|
24
|
-
//# sourceMappingURL=strict_equals.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"strict_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/strict_equals.ts"],"names":[],"mappings":"AASA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,kBAAkB,CAAC,CAAC,EAClC,MAAM,EAAE,OAAO,EACf,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC,MAAM,IAAI,CAAC,CA+BrB"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This module is browser compatible.
|
|
3
|
-
import { buildMessage } from "../../internal/1.0.5/build_message.js";
|
|
4
|
-
import { diff } from "../../internal/1.0.5/diff.js";
|
|
5
|
-
import { diffStr } from "../../internal/1.0.5/diff_str.js";
|
|
6
|
-
import { format } from "../../internal/1.0.5/format.js";
|
|
7
|
-
import { red } from "../../internal/1.0.5/styles.js";
|
|
8
|
-
import { AssertionError } from "./assertion_error.js";
|
|
9
|
-
/**
|
|
10
|
-
* Make an assertion that `actual` and `expected` are strictly equal, using
|
|
11
|
-
* {@linkcode Object.is} for equality comparison. If not, then throw.
|
|
12
|
-
*
|
|
13
|
-
* @example Usage
|
|
14
|
-
* ```ts ignore
|
|
15
|
-
* import { assertStrictEquals } from "@std/assert";
|
|
16
|
-
*
|
|
17
|
-
* const a = {};
|
|
18
|
-
* const b = a;
|
|
19
|
-
* assertStrictEquals(a, b); // Doesn't throw
|
|
20
|
-
*
|
|
21
|
-
* const c = {};
|
|
22
|
-
* const d = {};
|
|
23
|
-
* assertStrictEquals(c, d); // Throws
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @typeParam T The type of the expected value.
|
|
27
|
-
* @param actual The actual value to compare.
|
|
28
|
-
* @param expected The expected value to compare.
|
|
29
|
-
* @param msg The optional message to display if the assertion fails.
|
|
30
|
-
*/
|
|
31
|
-
export function assertStrictEquals(actual, expected, msg) {
|
|
32
|
-
if (Object.is(actual, expected)) {
|
|
33
|
-
return;
|
|
34
|
-
}
|
|
35
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
36
|
-
let message;
|
|
37
|
-
const actualString = format(actual);
|
|
38
|
-
const expectedString = format(expected);
|
|
39
|
-
if (actualString === expectedString) {
|
|
40
|
-
const withOffset = actualString
|
|
41
|
-
.split("\n")
|
|
42
|
-
.map((l) => ` ${l}`)
|
|
43
|
-
.join("\n");
|
|
44
|
-
message =
|
|
45
|
-
`Values have the same structure but are not reference-equal${msgSuffix}\n\n${red(withOffset)}\n`;
|
|
46
|
-
}
|
|
47
|
-
else {
|
|
48
|
-
const stringDiff = (typeof actual === "string") &&
|
|
49
|
-
(typeof expected === "string");
|
|
50
|
-
const diffResult = stringDiff
|
|
51
|
-
? diffStr(actual, expected)
|
|
52
|
-
: diff(actualString.split("\n"), expectedString.split("\n"));
|
|
53
|
-
const diffMsg = buildMessage(diffResult, { stringDiff }).join("\n");
|
|
54
|
-
message = `Values are not strictly equal${msgSuffix}\n${diffMsg}`;
|
|
55
|
-
}
|
|
56
|
-
throw new AssertionError(message);
|
|
57
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { EqualOptions } from "./_types.js";
|
|
2
|
-
/**
|
|
3
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
4
|
-
* deeply equal, then throw.
|
|
5
|
-
*
|
|
6
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
7
|
-
* same type.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* ```ts ignore
|
|
11
|
-
* import { assertEquals } from "@std/assert";
|
|
12
|
-
*
|
|
13
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
14
|
-
* assertEquals("hello", "world"); // Throws
|
|
15
|
-
* ```
|
|
16
|
-
*
|
|
17
|
-
* Note: formatter option is experimental and may be removed in the future.
|
|
18
|
-
*/
|
|
19
|
-
export declare function assertEquals<T>(actual: T, expected: T, options?: EqualOptions): void;
|
|
20
|
-
//# sourceMappingURL=_assert_equals.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_assert_equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/expect/1.0.8/_assert_equals.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,OAAO,CAAC,EAAE,YAAY,QAQvB"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
2
|
-
// This file is copied from `std/assert`.
|
|
3
|
-
import { AssertionError } from "../../assert/1.0.8/assertion_error.js";
|
|
4
|
-
import { buildEqualErrorMessage } from "./_build_message.js";
|
|
5
|
-
import { equal } from "./_equal.js";
|
|
6
|
-
/**
|
|
7
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
8
|
-
* deeply equal, then throw.
|
|
9
|
-
*
|
|
10
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
11
|
-
* same type.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```ts ignore
|
|
15
|
-
* import { assertEquals } from "@std/assert";
|
|
16
|
-
*
|
|
17
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
18
|
-
* assertEquals("hello", "world"); // Throws
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* Note: formatter option is experimental and may be removed in the future.
|
|
22
|
-
*/
|
|
23
|
-
export function assertEquals(actual, expected, options) {
|
|
24
|
-
if (equal(actual, expected, options)) {
|
|
25
|
-
return;
|
|
26
|
-
}
|
|
27
|
-
const message = buildEqualErrorMessage(actual, expected, options !== null && options !== void 0 ? options : {});
|
|
28
|
-
throw new AssertionError(message);
|
|
29
|
-
}
|