·
1 commit
to releases/0.6.x
since this release
What's Changed
- refactor: moving core.internal.reflection to common.reflection by @mattiaspersson09 in #123
- feat: ability to set field- and method-exclusions during assertions by @mattiaspersson09 in #127
- fix(UnitAssertion): isImmutable should not require getters by @mattiaspersson09 in #128
- feat(hasSetters): support having with-prefix setters like builders by @mattiaspersson09 in #129
- feat(ConstructorAssertion): asserting property assignment and unit state by @mattiaspersson09 in #131
Full Changelog: v0.5.0...v0.6.0