@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,99 +0,0 @@
|
|
|
1
|
-
import "../_dnt.test_polyfills.js";
|
|
2
|
-
import { EOL } from 'node:os';
|
|
3
|
-
import { expect } from '../deps/jsr.io/@std/expect/1.0.8/expect.js';
|
|
4
|
-
import { describe, it } from '../deps/jsr.io/@std/testing/1.0.5/bdd.js';
|
|
5
|
-
import { StringBuilder } from '@goast/core';
|
|
6
|
-
import { ImportCollection } from './import-collection.js';
|
|
7
|
-
describe('ImportCollection', () => {
|
|
8
|
-
describe('hasImport', () => {
|
|
9
|
-
it('should return false when no imports are added', () => {
|
|
10
|
-
const importCollection = new ImportCollection();
|
|
11
|
-
expect(importCollection.hasImports).toBe(false);
|
|
12
|
-
});
|
|
13
|
-
it('should return true when imports are added', () => {
|
|
14
|
-
const importCollection = new ImportCollection();
|
|
15
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
16
|
-
expect(importCollection.hasImports).toBe(true);
|
|
17
|
-
});
|
|
18
|
-
});
|
|
19
|
-
describe('imports', () => {
|
|
20
|
-
it('should return an empty array when no imports are added', () => {
|
|
21
|
-
const importCollection = new ImportCollection();
|
|
22
|
-
expect(importCollection.imports).toEqual([]);
|
|
23
|
-
});
|
|
24
|
-
it('should return an array of imports when imports are added', () => {
|
|
25
|
-
const importCollection = new ImportCollection();
|
|
26
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
27
|
-
importCollection.addImport('AnotherClass', 'another.package');
|
|
28
|
-
expect(importCollection.imports).toEqual([
|
|
29
|
-
{ packageName: 'some.package', typeName: 'SomeClass' },
|
|
30
|
-
{ packageName: 'another.package', typeName: 'AnotherClass' },
|
|
31
|
-
]);
|
|
32
|
-
});
|
|
33
|
-
});
|
|
34
|
-
describe('addImport', () => {
|
|
35
|
-
it('should add an import to the collection', () => {
|
|
36
|
-
const importCollection = new ImportCollection();
|
|
37
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
38
|
-
expect(importCollection.imports).toEqual([{ packageName: 'some.package', typeName: 'SomeClass' }]);
|
|
39
|
-
});
|
|
40
|
-
it('should add an import to the collection using an object', () => {
|
|
41
|
-
const importCollection = new ImportCollection();
|
|
42
|
-
importCollection.addImport({ packageName: 'some.package', typeName: 'SomeClass' });
|
|
43
|
-
expect(importCollection.imports).toEqual([{ packageName: 'some.package', typeName: 'SomeClass' }]);
|
|
44
|
-
});
|
|
45
|
-
});
|
|
46
|
-
describe('addImports', () => {
|
|
47
|
-
it('should add multiple imports to the collection', () => {
|
|
48
|
-
const importCollection = new ImportCollection();
|
|
49
|
-
importCollection.addImports([
|
|
50
|
-
{ packageName: 'some.package', typeName: 'SomeClass' },
|
|
51
|
-
{ packageName: 'another.package', typeName: 'AnotherClass' },
|
|
52
|
-
]);
|
|
53
|
-
expect(importCollection.imports).toEqual([
|
|
54
|
-
{ packageName: 'some.package', typeName: 'SomeClass' },
|
|
55
|
-
{ packageName: 'another.package', typeName: 'AnotherClass' },
|
|
56
|
-
]);
|
|
57
|
-
});
|
|
58
|
-
});
|
|
59
|
-
describe('clear', () => {
|
|
60
|
-
it('should clear all imports', () => {
|
|
61
|
-
const importCollection = new ImportCollection();
|
|
62
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
63
|
-
importCollection.clear();
|
|
64
|
-
expect(importCollection.imports).toEqual([]);
|
|
65
|
-
});
|
|
66
|
-
});
|
|
67
|
-
describe('toString', () => {
|
|
68
|
-
it('should return an empty string when no imports are added', () => {
|
|
69
|
-
const importCollection = new ImportCollection();
|
|
70
|
-
expect(importCollection.toString()).toBe('');
|
|
71
|
-
});
|
|
72
|
-
it('should return a string of imports when imports are added', () => {
|
|
73
|
-
const importCollection = new ImportCollection();
|
|
74
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
75
|
-
importCollection.addImport('AnotherClass', 'another.package');
|
|
76
|
-
expect(importCollection.toString()).toBe(`import another.package.AnotherClass${EOL}import some.package.SomeClass${EOL}`);
|
|
77
|
-
});
|
|
78
|
-
});
|
|
79
|
-
describe('writeTo', () => {
|
|
80
|
-
it('should write imports to a StringBuilder', () => {
|
|
81
|
-
const importCollection = new ImportCollection();
|
|
82
|
-
importCollection.addImport('SomeClass', 'some.package');
|
|
83
|
-
importCollection.addImport('AnotherClass', 'another.package');
|
|
84
|
-
const builder = new StringBuilder();
|
|
85
|
-
importCollection.writeTo(builder);
|
|
86
|
-
expect(builder.toString()).toBe(`import another.package.AnotherClass${EOL}import some.package.SomeClass${EOL}`);
|
|
87
|
-
});
|
|
88
|
-
});
|
|
89
|
-
it('should ignore global imports', () => {
|
|
90
|
-
const importCollection = new ImportCollection({
|
|
91
|
-
globalImports: ['kotlin.*', 'myPackage.MyClass'],
|
|
92
|
-
});
|
|
93
|
-
importCollection.addImport('String', 'kotlin');
|
|
94
|
-
importCollection.addImport('Int', 'kotlin');
|
|
95
|
-
importCollection.addImport('MyClass', 'myPackage');
|
|
96
|
-
importCollection.addImport('MyOtherClass', 'myPackage');
|
|
97
|
-
expect(importCollection.toString()).toBe(`import myPackage.MyOtherClass${EOL}`);
|
|
98
|
-
});
|
|
99
|
-
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"openapi-models.test.d.ts","sourceRoot":"","sources":["../../src/tests/openapi-models.test.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import "../_dnt.test_polyfills.js";
|
|
2
|
-
import { join } from 'node:path';
|
|
3
|
-
import { afterEach, describe, test } from '../deps/jsr.io/@std/testing/1.0.5/bdd.js';
|
|
4
|
-
import { restore, stub } from '../deps/jsr.io/@std/testing/1.0.5/mock.js';
|
|
5
|
-
import fs from 'fs-extra';
|
|
6
|
-
import { OpenApiGenerator, toCustomCase } from '@goast/core';
|
|
7
|
-
import { MultipartData, openApiV2FilesDir, openApiV3_1FilesDir, openApiV3FilesDir, verify, } from '@goast/test-utils';
|
|
8
|
-
import { KotlinModelsGenerator } from '../src/generators/models/models-generator.js';
|
|
9
|
-
const filePaths = {
|
|
10
|
-
'2.0': openApiV2FilesDir,
|
|
11
|
-
'3.0': openApiV3FilesDir,
|
|
12
|
-
'3.1': openApiV3_1FilesDir,
|
|
13
|
-
};
|
|
14
|
-
const testFilesAllVersions = ['simple-schemas.yml', 'detailed-schemas.yml', 'object-schemas.yml'];
|
|
15
|
-
const testFilesV3x = ['oneof-schemas.yml', 'discriminated-schemas.yml'];
|
|
16
|
-
for (const [version, path] of Object.entries(filePaths)) {
|
|
17
|
-
describe(`OpenAPI V${version}`, () => {
|
|
18
|
-
afterEach(() => {
|
|
19
|
-
restore();
|
|
20
|
-
});
|
|
21
|
-
const testFiles = version.startsWith('3') ? testFilesAllVersions.concat(testFilesV3x) : testFilesAllVersions;
|
|
22
|
-
for (const file of testFiles) {
|
|
23
|
-
const fileWithoutExt = file.replace(/\.[^/.]+$/, '');
|
|
24
|
-
test(toCustomCase(fileWithoutExt, { wordCasing: 'all-lower', wordSeparator: ' ' }), async (t) => {
|
|
25
|
-
const filePath = join(path, file);
|
|
26
|
-
const result = new MultipartData();
|
|
27
|
-
stub(fs, 'ensureDirSync');
|
|
28
|
-
stub(fs, 'writeFileSync', (path, data) => {
|
|
29
|
-
result.push([path.toString(), data.toString()]);
|
|
30
|
-
});
|
|
31
|
-
const generatorOptions = {
|
|
32
|
-
outputDir: 'out',
|
|
33
|
-
newLine: '\n',
|
|
34
|
-
};
|
|
35
|
-
const state = await new OpenApiGenerator(generatorOptions)
|
|
36
|
-
// deno-lint-ignore no-explicit-any
|
|
37
|
-
.useType(KotlinModelsGenerator, { __test__: true })
|
|
38
|
-
.parseAndGenerate(filePath);
|
|
39
|
-
result.splice(0, 0, ['state', state]);
|
|
40
|
-
restore();
|
|
41
|
-
await verify(t, result);
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
});
|
|
45
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
declare global {
|
|
2
|
-
interface Object {
|
|
3
|
-
/**
|
|
4
|
-
* Determines whether an object has a property with the specified name.
|
|
5
|
-
* @param o An object.
|
|
6
|
-
* @param v A property name.
|
|
7
|
-
*/
|
|
8
|
-
hasOwn(o: object, v: PropertyKey): boolean;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export {};
|
|
12
|
-
declare global {
|
|
13
|
-
interface String {
|
|
14
|
-
/**
|
|
15
|
-
* Replace all instances of a substring in a string, using a regular expression or search string.
|
|
16
|
-
* @param searchValue A string to search for.
|
|
17
|
-
* @param replaceValue A string containing the text to replace for every successful match of searchValue in this string.
|
|
18
|
-
*/
|
|
19
|
-
replaceAll(searchValue: string | RegExp, replaceValue: string): string;
|
|
20
|
-
/**
|
|
21
|
-
* Replace all instances of a substring in a string, using a regular expression or search string.
|
|
22
|
-
* @param searchValue A string to search for.
|
|
23
|
-
* @param replacer A function that returns the replacement text.
|
|
24
|
-
*/
|
|
25
|
-
replaceAll(searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
29
|
-
//# sourceMappingURL=_dnt.test_polyfills.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_dnt.test_polyfills.d.ts","sourceRoot":"","sources":["../src/_dnt.test_polyfills.ts"],"names":[],"mappings":"AAeA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd;;;;WAIG;QACH,MAAM,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC;KAC5C;CACF;AAED,OAAO,EAAE,CAAC;AACV,OAAO,CAAC,MAAM,CAAC;IAEb,UAAU,MAAM;QACd;;;;WAIG;QACH,UAAU,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;QAEvE;;;;WAIG;QACH,UAAU,CACR,WAAW,EAAE,MAAM,GAAG,MAAM,EAC5B,QAAQ,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,MAAM,GACtD,MAAM,CAAC;KACX;CACF;AAsBD,OAAO,EAAE,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
// https://github.com/tc39/proposal-accessible-object-hasownproperty/blob/main/polyfill.js
|
|
4
|
-
if (!Object.hasOwn) {
|
|
5
|
-
Object.defineProperty(Object, "hasOwn", {
|
|
6
|
-
value: function (object, property) {
|
|
7
|
-
if (object == null) {
|
|
8
|
-
throw new TypeError("Cannot convert undefined or null to object");
|
|
9
|
-
}
|
|
10
|
-
return Object.prototype.hasOwnProperty.call(Object(object), property);
|
|
11
|
-
},
|
|
12
|
-
configurable: true,
|
|
13
|
-
enumerable: false,
|
|
14
|
-
writable: true,
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* String.prototype.replaceAll() polyfill
|
|
19
|
-
* https://gomakethings.com/how-to-replace-a-section-of-a-string-with-another-one-with-vanilla-js/
|
|
20
|
-
* @author Chris Ferdinandi
|
|
21
|
-
* @license MIT
|
|
22
|
-
*/
|
|
23
|
-
if (!String.prototype.replaceAll) {
|
|
24
|
-
String.prototype.replaceAll = function (str, newStr) {
|
|
25
|
-
// If a regex pattern
|
|
26
|
-
if (Object.prototype.toString.call(str).toLowerCase() === "[object regexp]") {
|
|
27
|
-
return this.replace(str, newStr);
|
|
28
|
-
}
|
|
29
|
-
// If a string
|
|
30
|
-
return this.replace(new RegExp(str, "g"), newStr);
|
|
31
|
-
};
|
|
32
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"_dnt.test_shims.d.ts","sourceRoot":"","sources":["../src/_dnt.test_shims.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAK5C,eAAO,MAAM,aAAa;;CAA2C,CAAC"}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.dntGlobalThis = exports.Deno = void 0;
|
|
4
|
-
const shim_deno_test_1 = require("@deno/shim-deno-test");
|
|
5
|
-
var shim_deno_test_2 = require("@deno/shim-deno-test");
|
|
6
|
-
Object.defineProperty(exports, "Deno", { enumerable: true, get: function () { return shim_deno_test_2.Deno; } });
|
|
7
|
-
const dntGlobals = {
|
|
8
|
-
Deno: shim_deno_test_1.Deno,
|
|
9
|
-
};
|
|
10
|
-
exports.dntGlobalThis = createMergeProxy(globalThis, dntGlobals);
|
|
11
|
-
function createMergeProxy(baseObj, extObj) {
|
|
12
|
-
return new Proxy(baseObj, {
|
|
13
|
-
get(_target, prop, _receiver) {
|
|
14
|
-
if (prop in extObj) {
|
|
15
|
-
return extObj[prop];
|
|
16
|
-
}
|
|
17
|
-
else {
|
|
18
|
-
return baseObj[prop];
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
set(_target, prop, value) {
|
|
22
|
-
if (prop in extObj) {
|
|
23
|
-
delete extObj[prop];
|
|
24
|
-
}
|
|
25
|
-
baseObj[prop] = value;
|
|
26
|
-
return true;
|
|
27
|
-
},
|
|
28
|
-
deleteProperty(_target, prop) {
|
|
29
|
-
let success = false;
|
|
30
|
-
if (prop in extObj) {
|
|
31
|
-
delete extObj[prop];
|
|
32
|
-
success = true;
|
|
33
|
-
}
|
|
34
|
-
if (prop in baseObj) {
|
|
35
|
-
delete baseObj[prop];
|
|
36
|
-
success = true;
|
|
37
|
-
}
|
|
38
|
-
return success;
|
|
39
|
-
},
|
|
40
|
-
ownKeys(_target) {
|
|
41
|
-
const baseKeys = Reflect.ownKeys(baseObj);
|
|
42
|
-
const extKeys = Reflect.ownKeys(extObj);
|
|
43
|
-
const extKeysSet = new Set(extKeys);
|
|
44
|
-
return [...baseKeys.filter((k) => !extKeysSet.has(k)), ...extKeys];
|
|
45
|
-
},
|
|
46
|
-
defineProperty(_target, prop, desc) {
|
|
47
|
-
if (prop in extObj) {
|
|
48
|
-
delete extObj[prop];
|
|
49
|
-
}
|
|
50
|
-
Reflect.defineProperty(baseObj, prop, desc);
|
|
51
|
-
return true;
|
|
52
|
-
},
|
|
53
|
-
getOwnPropertyDescriptor(_target, prop) {
|
|
54
|
-
if (prop in extObj) {
|
|
55
|
-
return Reflect.getOwnPropertyDescriptor(extObj, prop);
|
|
56
|
-
}
|
|
57
|
-
else {
|
|
58
|
-
return Reflect.getOwnPropertyDescriptor(baseObj, prop);
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
has(_target, prop) {
|
|
62
|
-
return prop in extObj || prop in baseObj;
|
|
63
|
-
},
|
|
64
|
-
});
|
|
65
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Error thrown when an assertion fails.
|
|
3
|
-
*
|
|
4
|
-
* @example Usage
|
|
5
|
-
* ```ts ignore
|
|
6
|
-
* import { AssertionError } from "@std/assert";
|
|
7
|
-
*
|
|
8
|
-
* try {
|
|
9
|
-
* throw new AssertionError("foo", { cause: "bar" });
|
|
10
|
-
* } catch (error) {
|
|
11
|
-
* if (error instanceof AssertionError) {
|
|
12
|
-
* error.message === "foo"; // true
|
|
13
|
-
* error.cause === "bar"; // true
|
|
14
|
-
* }
|
|
15
|
-
* }
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export declare class AssertionError extends Error {
|
|
19
|
-
/** Constructs a new instance.
|
|
20
|
-
*
|
|
21
|
-
* @param message The error message.
|
|
22
|
-
* @param options Additional options. This argument is still unstable. It may change in the future release.
|
|
23
|
-
*/
|
|
24
|
-
constructor(message: string, options?: ErrorOptions);
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=assertion_error.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
3
|
-
// This module is browser compatible.
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.AssertionError = void 0;
|
|
6
|
-
/**
|
|
7
|
-
* Error thrown when an assertion fails.
|
|
8
|
-
*
|
|
9
|
-
* @example Usage
|
|
10
|
-
* ```ts ignore
|
|
11
|
-
* import { AssertionError } from "@std/assert";
|
|
12
|
-
*
|
|
13
|
-
* try {
|
|
14
|
-
* throw new AssertionError("foo", { cause: "bar" });
|
|
15
|
-
* } catch (error) {
|
|
16
|
-
* if (error instanceof AssertionError) {
|
|
17
|
-
* error.message === "foo"; // true
|
|
18
|
-
* error.cause === "bar"; // true
|
|
19
|
-
* }
|
|
20
|
-
* }
|
|
21
|
-
* ```
|
|
22
|
-
*/
|
|
23
|
-
class AssertionError extends Error {
|
|
24
|
-
/** Constructs a new instance.
|
|
25
|
-
*
|
|
26
|
-
* @param message The error message.
|
|
27
|
-
* @param options Additional options. This argument is still unstable. It may change in the future release.
|
|
28
|
-
*/
|
|
29
|
-
constructor(message, options) {
|
|
30
|
-
super(message, options);
|
|
31
|
-
this.name = "AssertionError";
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
exports.AssertionError = AssertionError;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Deep equality comparison used in assertions.
|
|
3
|
-
*
|
|
4
|
-
* @param a The actual value
|
|
5
|
-
* @param b The expected value
|
|
6
|
-
* @returns `true` if the values are deeply equal, `false` otherwise
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts
|
|
10
|
-
* import { equal } from "@std/assert/equal";
|
|
11
|
-
*
|
|
12
|
-
* equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
|
|
13
|
-
* equal({ foo: "bar" }, { foo: "baz" }); // Returns `false`
|
|
14
|
-
* ```
|
|
15
|
-
*/
|
|
16
|
-
export declare function equal(a: unknown, b: unknown): boolean;
|
|
17
|
-
//# sourceMappingURL=equal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"equal.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/equal.ts"],"names":[],"mappings":"AA2FA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,GAAG,OAAO,CAuGrD"}
|
|
@@ -1,187 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var _a;
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.equal = equal;
|
|
5
|
-
const tslib_1 = require("tslib");
|
|
6
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
7
|
-
// This module is browser compatible.
|
|
8
|
-
const dntShim = tslib_1.__importStar(require("../../../../../_dnt.test_shims.js"));
|
|
9
|
-
function isKeyedCollection(x) {
|
|
10
|
-
return x instanceof Set || x instanceof Map;
|
|
11
|
-
}
|
|
12
|
-
function prototypesEqual(a, b) {
|
|
13
|
-
const pa = Object.getPrototypeOf(a);
|
|
14
|
-
const pb = Object.getPrototypeOf(b);
|
|
15
|
-
return pa === pb ||
|
|
16
|
-
pa === Object.prototype && pb === null ||
|
|
17
|
-
pa === null && pb === Object.prototype;
|
|
18
|
-
}
|
|
19
|
-
function isBasicObjectOrArray(obj) {
|
|
20
|
-
const proto = Object.getPrototypeOf(obj);
|
|
21
|
-
return proto === null || proto === Object.prototype ||
|
|
22
|
-
proto === Array.prototype;
|
|
23
|
-
}
|
|
24
|
-
// Slightly faster than Reflect.ownKeys in V8 as of 12.9.202.13-rusty (2024-10-28)
|
|
25
|
-
function ownKeys(obj) {
|
|
26
|
-
return [
|
|
27
|
-
...Object.getOwnPropertyNames(obj),
|
|
28
|
-
...Object.getOwnPropertySymbols(obj),
|
|
29
|
-
];
|
|
30
|
-
}
|
|
31
|
-
function getKeysDeep(obj) {
|
|
32
|
-
const keys = new Set();
|
|
33
|
-
while (obj !== Object.prototype && obj !== Array.prototype && obj != null) {
|
|
34
|
-
for (const key of ownKeys(obj)) {
|
|
35
|
-
keys.add(key);
|
|
36
|
-
}
|
|
37
|
-
obj = Object.getPrototypeOf(obj);
|
|
38
|
-
}
|
|
39
|
-
return keys;
|
|
40
|
-
}
|
|
41
|
-
// deno-lint-ignore no-explicit-any
|
|
42
|
-
const Temporal = (_a = dntShim.dntGlobalThis.Temporal) !== null && _a !== void 0 ? _a : new Proxy({}, { get: () => { } });
|
|
43
|
-
/** A non-exhaustive list of prototypes that can be accurately fast-path compared with `String(instance)` */
|
|
44
|
-
const stringComparablePrototypes = new Set([
|
|
45
|
-
Intl.Locale,
|
|
46
|
-
RegExp,
|
|
47
|
-
Temporal.Duration,
|
|
48
|
-
Temporal.Instant,
|
|
49
|
-
Temporal.PlainDate,
|
|
50
|
-
Temporal.PlainDateTime,
|
|
51
|
-
Temporal.PlainTime,
|
|
52
|
-
Temporal.PlainYearMonth,
|
|
53
|
-
Temporal.PlainMonthDay,
|
|
54
|
-
Temporal.ZonedDateTime,
|
|
55
|
-
URL,
|
|
56
|
-
URLSearchParams,
|
|
57
|
-
].filter((x) => x != null).map((x) => x.prototype));
|
|
58
|
-
function isPrimitive(x) {
|
|
59
|
-
return typeof x === "string" ||
|
|
60
|
-
typeof x === "number" ||
|
|
61
|
-
typeof x === "boolean" ||
|
|
62
|
-
typeof x === "bigint" ||
|
|
63
|
-
typeof x === "symbol" ||
|
|
64
|
-
x == null;
|
|
65
|
-
}
|
|
66
|
-
const TypedArray = Object.getPrototypeOf(Uint8Array);
|
|
67
|
-
function compareTypedArrays(a, b) {
|
|
68
|
-
if (a.length !== b.length)
|
|
69
|
-
return false;
|
|
70
|
-
for (let i = 0; i < b.length; i++) {
|
|
71
|
-
if (!sameValueZero(a[i], b[i]))
|
|
72
|
-
return false;
|
|
73
|
-
}
|
|
74
|
-
return true;
|
|
75
|
-
}
|
|
76
|
-
/** Check both strict equality (`0 == -0`) and `Object.is` (`NaN == NaN`) */
|
|
77
|
-
function sameValueZero(a, b) {
|
|
78
|
-
return a === b || Object.is(a, b);
|
|
79
|
-
}
|
|
80
|
-
/**
|
|
81
|
-
* Deep equality comparison used in assertions.
|
|
82
|
-
*
|
|
83
|
-
* @param a The actual value
|
|
84
|
-
* @param b The expected value
|
|
85
|
-
* @returns `true` if the values are deeply equal, `false` otherwise
|
|
86
|
-
*
|
|
87
|
-
* @example Usage
|
|
88
|
-
* ```ts
|
|
89
|
-
* import { equal } from "@std/assert/equal";
|
|
90
|
-
*
|
|
91
|
-
* equal({ foo: "bar" }, { foo: "bar" }); // Returns `true`
|
|
92
|
-
* equal({ foo: "bar" }, { foo: "baz" }); // Returns `false`
|
|
93
|
-
* ```
|
|
94
|
-
*/
|
|
95
|
-
function equal(a, b) {
|
|
96
|
-
const seen = new Map();
|
|
97
|
-
return (function compare(a, b) {
|
|
98
|
-
if (sameValueZero(a, b))
|
|
99
|
-
return true;
|
|
100
|
-
if (isPrimitive(a) || isPrimitive(b))
|
|
101
|
-
return false;
|
|
102
|
-
if (a instanceof Date && b instanceof Date) {
|
|
103
|
-
return Object.is(a.getTime(), b.getTime());
|
|
104
|
-
}
|
|
105
|
-
if (a && typeof a === "object" && b && typeof b === "object") {
|
|
106
|
-
if (!prototypesEqual(a, b)) {
|
|
107
|
-
return false;
|
|
108
|
-
}
|
|
109
|
-
if (a instanceof TypedArray) {
|
|
110
|
-
return compareTypedArrays(a, b);
|
|
111
|
-
}
|
|
112
|
-
if (a instanceof WeakMap) {
|
|
113
|
-
throw new TypeError("cannot compare WeakMap instances");
|
|
114
|
-
}
|
|
115
|
-
if (a instanceof WeakSet) {
|
|
116
|
-
throw new TypeError("cannot compare WeakSet instances");
|
|
117
|
-
}
|
|
118
|
-
if (a instanceof WeakRef) {
|
|
119
|
-
return compare(a.deref(), b.deref());
|
|
120
|
-
}
|
|
121
|
-
if (seen.get(a) === b) {
|
|
122
|
-
return true;
|
|
123
|
-
}
|
|
124
|
-
if (Object.keys(a).length !== Object.keys(b).length) {
|
|
125
|
-
return false;
|
|
126
|
-
}
|
|
127
|
-
seen.set(a, b);
|
|
128
|
-
if (isKeyedCollection(a) && isKeyedCollection(b)) {
|
|
129
|
-
if (a.size !== b.size) {
|
|
130
|
-
return false;
|
|
131
|
-
}
|
|
132
|
-
const aKeys = [...a.keys()];
|
|
133
|
-
const primitiveKeysFastPath = aKeys.every(isPrimitive);
|
|
134
|
-
if (primitiveKeysFastPath) {
|
|
135
|
-
if (a instanceof Set) {
|
|
136
|
-
return a.symmetricDifference(b).size === 0;
|
|
137
|
-
}
|
|
138
|
-
for (const key of aKeys) {
|
|
139
|
-
if (!b.has(key) ||
|
|
140
|
-
!compare(a.get(key), b.get(key))) {
|
|
141
|
-
return false;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
return true;
|
|
145
|
-
}
|
|
146
|
-
let unmatchedEntries = a.size;
|
|
147
|
-
for (const [aKey, aValue] of a.entries()) {
|
|
148
|
-
for (const [bKey, bValue] of b.entries()) {
|
|
149
|
-
/* Given that Map keys can be references, we need
|
|
150
|
-
* to ensure that they are also deeply equal */
|
|
151
|
-
if (!compare(aKey, bKey))
|
|
152
|
-
continue;
|
|
153
|
-
if ((aKey === aValue && bKey === bValue) ||
|
|
154
|
-
(compare(aValue, bValue))) {
|
|
155
|
-
unmatchedEntries--;
|
|
156
|
-
break;
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
return unmatchedEntries === 0;
|
|
161
|
-
}
|
|
162
|
-
let keys;
|
|
163
|
-
if (isBasicObjectOrArray(a)) {
|
|
164
|
-
// fast path
|
|
165
|
-
keys = ownKeys({ ...a, ...b });
|
|
166
|
-
}
|
|
167
|
-
else if (stringComparablePrototypes.has(Object.getPrototypeOf(a))) {
|
|
168
|
-
// medium path
|
|
169
|
-
return String(a) === String(b);
|
|
170
|
-
}
|
|
171
|
-
else {
|
|
172
|
-
// slow path
|
|
173
|
-
keys = getKeysDeep(a).union(getKeysDeep(b));
|
|
174
|
-
}
|
|
175
|
-
for (const key of keys) {
|
|
176
|
-
if (!compare(a[key], b[key])) {
|
|
177
|
-
return false;
|
|
178
|
-
}
|
|
179
|
-
if (((key in a) && (!(key in b))) || ((key in b) && (!(key in a)))) {
|
|
180
|
-
return false;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
return true;
|
|
184
|
-
}
|
|
185
|
-
return false;
|
|
186
|
-
})(a, b);
|
|
187
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
3
|
-
* deeply equal, then throw.
|
|
4
|
-
*
|
|
5
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
6
|
-
* same type.
|
|
7
|
-
*
|
|
8
|
-
* @example Usage
|
|
9
|
-
* ```ts ignore
|
|
10
|
-
* import { assertEquals } from "@std/assert";
|
|
11
|
-
*
|
|
12
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
13
|
-
* assertEquals("hello", "world"); // Throws
|
|
14
|
-
* ```
|
|
15
|
-
*
|
|
16
|
-
* @typeParam T The type of the values to compare. This is usually inferred.
|
|
17
|
-
* @param actual The actual value to compare.
|
|
18
|
-
* @param expected The expected value to compare.
|
|
19
|
-
* @param msg The optional message to display if the assertion fails.
|
|
20
|
-
*/
|
|
21
|
-
export declare function assertEquals<T>(actual: T, expected: T, msg?: string): void;
|
|
22
|
-
//# sourceMappingURL=equals.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.8/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAkBb"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.assertEquals = assertEquals;
|
|
4
|
-
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
|
5
|
-
// This module is browser compatible.
|
|
6
|
-
const equal_js_1 = require("./equal.js");
|
|
7
|
-
const build_message_js_1 = require("../../internal/1.0.5/build_message.js");
|
|
8
|
-
const diff_js_1 = require("../../internal/1.0.5/diff.js");
|
|
9
|
-
const diff_str_js_1 = require("../../internal/1.0.5/diff_str.js");
|
|
10
|
-
const format_js_1 = require("../../internal/1.0.5/format.js");
|
|
11
|
-
const assertion_error_js_1 = require("./assertion_error.js");
|
|
12
|
-
/**
|
|
13
|
-
* Make an assertion that `actual` and `expected` are equal, deeply. If not
|
|
14
|
-
* deeply equal, then throw.
|
|
15
|
-
*
|
|
16
|
-
* Type parameter can be specified to ensure values under comparison have the
|
|
17
|
-
* same type.
|
|
18
|
-
*
|
|
19
|
-
* @example Usage
|
|
20
|
-
* ```ts ignore
|
|
21
|
-
* import { assertEquals } from "@std/assert";
|
|
22
|
-
*
|
|
23
|
-
* assertEquals("world", "world"); // Doesn't throw
|
|
24
|
-
* assertEquals("hello", "world"); // Throws
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @typeParam T The type of the values to compare. This is usually inferred.
|
|
28
|
-
* @param actual The actual value to compare.
|
|
29
|
-
* @param expected The expected value to compare.
|
|
30
|
-
* @param msg The optional message to display if the assertion fails.
|
|
31
|
-
*/
|
|
32
|
-
function assertEquals(actual, expected, msg) {
|
|
33
|
-
if ((0, equal_js_1.equal)(actual, expected)) {
|
|
34
|
-
return;
|
|
35
|
-
}
|
|
36
|
-
const msgSuffix = msg ? `: ${msg}` : ".";
|
|
37
|
-
let message = `Values are not equal${msgSuffix}`;
|
|
38
|
-
const actualString = (0, format_js_1.format)(actual);
|
|
39
|
-
const expectedString = (0, format_js_1.format)(expected);
|
|
40
|
-
const stringDiff = (typeof actual === "string") &&
|
|
41
|
-
(typeof expected === "string");
|
|
42
|
-
const diffResult = stringDiff
|
|
43
|
-
? (0, diff_str_js_1.diffStr)(actual, expected)
|
|
44
|
-
: (0, diff_js_1.diff)(actualString.split("\n"), expectedString.split("\n"));
|
|
45
|
-
const diffMsg = (0, build_message_js_1.buildMessage)(diffResult, { stringDiff }).join("\n");
|
|
46
|
-
message = `${message}\n${diffMsg}`;
|
|
47
|
-
throw new assertion_error_js_1.AssertionError(message);
|
|
48
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/** Assertion condition for {@linkcode assertFalse}. */
|
|
2
|
-
export type Falsy = false | 0 | 0n | "" | null | undefined;
|
|
3
|
-
/**
|
|
4
|
-
* Make an assertion, error will be thrown if `expr` have truthy value.
|
|
5
|
-
*
|
|
6
|
-
* @example Usage
|
|
7
|
-
* ```ts ignore
|
|
8
|
-
* import { assertFalse } from "@std/assert";
|
|
9
|
-
*
|
|
10
|
-
* assertFalse(false); // Doesn't throw
|
|
11
|
-
* assertFalse(true); // Throws
|
|
12
|
-
* ```
|
|
13
|
-
*
|
|
14
|
-
* @param expr The expression to test.
|
|
15
|
-
* @param msg The optional message to display if the assertion fails.
|
|
16
|
-
*/
|
|
17
|
-
export declare function assertFalse(expr: unknown, msg?: string): asserts expr is Falsy;
|
|
18
|
-
//# sourceMappingURL=false.d.ts.map
|