public void Setup()
 {
     sut = new TestAsyncDomainRepositoryBase();
 }
 public void Setup()
 {
     sut = new TestAsyncDomainRepositoryBase();
 }