Re: testing the domain model

"[email protected] [domaindrivendesign]" <[email protected]> 07 Jul 2015 14:08:15 -0700
Newsgroups gmane.comp.programming.domain-driven-design
Message-ID <[email protected]>
Hi Caleb, 

 could you post the sourcecode of one of your tests? For now I understood that there are three aggregates: Organization, User and Test. The Test aggregate is the system under test an in particular you want to test its Submit method. Is that right? Looking at a few - or at least one - of your tests would greatly help in understanding the problem at hand.
 

 Thomas