public static GetBrandCodeByBrandIdController Fixture() { GetBrandCodeByBrandIdController controller = new GetBrandCodeByBrandIdController(new GetBrandCodeByBrandIdRepository(), "", new LoginView()); return(controller); }
public static GetBrandCodeByBrandIdController Fixture() { GetBrandCodeByBrandIdController controller = new GetBrandCodeByBrandIdController(new GetBrandCodeByBrandIdRepository(), "", new LoginView()); return controller; }