Skip to content

Array of primitives#25

Merged
GeorgII-web merged 3 commits into
masterfrom
array-of-primitives
Apr 8, 2026
Merged

Array of primitives#25
GeorgII-web merged 3 commits into
masterfrom
array-of-primitives

Conversation

@GeorgII-web
Copy link
Copy Markdown
Owner

No description provided.

Introduce the `ArrayOfPrimitives` class, comprehensive unit tests for its behavior, and a `PrimitivesArrayTypeException` to enforce that only `PrimitiveTypeInterface` instances are stored.
- Change mutation command to run tests in `tests/Unit/ArrayType` instead of `tests/Unit/Array`.
- Move all Array‑related unit test files to the new `ArrayType` directory to reflect the updated namespace.
Include simple example snippets for `ArrayNonEmpty`, `ArrayOfObjects`, `ArrayUndefined`, and `ArrayEmpty` to illustrate creation and basic operations.
@GeorgII-web GeorgII-web merged commit 247d2b1 into master Apr 8, 2026
@GeorgII-web GeorgII-web deleted the array-of-primitives branch April 8, 2026 21:59
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

Successfully merging this pull request may close these issues.

1 participant