Aggregate Refactoring #57
-
|
Refactor aggregate classes so that the Agrgegate class itself becomes a state object and extension methods are created that will mutate the state. This will break alot of unit tests but should overall make the testing much easier. |
Beta Was this translation helpful? Give feedback.
Answered by
StuartFerguson
Apr 20, 2022
Replies: 1 comment
-
|
Jobs created |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
StuartFerguson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jobs created