Ejemplo n.º 1
0
 public void SetUp()
 {
     view            = new MockEmployeesListView();
     employeeService = new MockEmployeeService();
 }