public static GetSalesTaxIdController Fixture() { GetSalesTaxIdController controller = new GetSalesTaxIdController(new GetSalesTaxIdRepository(), "", new LoginView()); return(controller); }
public static GetSalesTaxIdController Fixture() { GetSalesTaxIdController controller = new GetSalesTaxIdController(new GetSalesTaxIdRepository(), "", new LoginView()); return controller; }