Re: testing the domain model
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Hi Caleb, separating the state of an aggregate into its own class(es) may help to increase testability. Gabriel Schenker describes the idea in one of his blog posts: DDD – The aggregate | Gabriel Schenker's Blog https://lostechies.com/gabrielschenker/2015/05/25/ddd-the-aggregate/ https://lostechies.com/gabrielschenker/2015/05/25/ddd-the-aggregate/ DDD – The aggregate | Gabriel Schenker's Blog https://lostechies.com/gabrielschenker/2015/05/25/ddd-the-aggregate/ In my last posts I revisited domain driven design (DDD), applied it to a concrete domain and shed some light onto special scenarios (here and here) and how one... View on lostechies.com https://lostechies.com/gabrielschenker/2015/05/25/ddd-the-aggregate/ Preview by Yahoo Thomas