public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }
Exemplo n.º 2
0
 public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }