Exemplo n.º 1
0
 public void MakePersonFixture()
 {
     service = new Service.Service();
     personFixture = new PersonFixture { Processor = service };
 }