public void Setup()
 {
     dbInteragator = new TestDb();
 }
Ejemplo n.º 2
0
 public void Setup()
 {
     dbInteragator = new TestDb();
 }