public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }
Exemple #2
0
 public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }