Skip to content

v1.0.0

Latest

Choose a tag to compare

@GeorgII-web GeorgII-web released this 19 Nov 20:26
· 5 commits to master since this release
Add unit tests for `Assert` class methods

- Introduced tests for `greaterThanEq`, `lessThanEq`, and `integerish` methods.
- Validated exception throwing with default and custom messages.
- Ensured correct behavior for valid inputs across scenarios.