You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
## [Unreleased]
16
16
17
+
### Added
18
+
19
+
-`#withResettablePrefabValues()` method to supply values that won't be cached, and that will be re-initialized on each separate test performed by EqualsVerifier. ([Issue 1117](https://github.com/jqno/equalsverifier/issues/1117))
20
+
17
21
### Changed
18
22
19
23
- Records with a constructor that changes a parameter's value are now allowed.
0 commit comments