Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deep copy: Add missing tests #48

Open
6 tasks
kMutagene opened this issue Jan 24, 2025 · 0 comments
Open
6 tasks

Deep copy: Add missing tests #48

kMutagene opened this issue Jan 24, 2025 · 0 comments
Assignees

Comments

@kMutagene
Copy link
Member

kMutagene commented Jan 24, 2025

#46 will be merged with some tests missing due to time reasons.

Here is what is missing:

  • CopyUtils.tryDeepCopyObj
    • DynamicObj collections
    • DynamicObj as keys/values of Dictionaries
    • ICloneable
    • DynamicObj (note that there are some tests in the DynamicObj module, but not exhaustive)
  • For all methods: tests that cover that the flags work correctly (overWrite, includeInstanceProperties)
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jan 24, 2025
@kMutagene kMutagene moved this to Backlog in ARCStack Jan 29, 2025
@kMutagene kMutagene self-assigned this Jan 29, 2025
@kMutagene kMutagene removed the Status: Needs Triage This item is up for investigation. label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant