コード例 #1
0
 public static GetCashRepositoryIdByStoreIdController Fixture()
 {
     GetCashRepositoryIdByStoreIdController controller = new GetCashRepositoryIdByStoreIdController(new GetCashRepositoryIdByStoreIdRepository(), "", new LoginView());
     return controller;
 }
コード例 #2
0
        public static GetCashRepositoryIdByStoreIdController Fixture()
        {
            GetCashRepositoryIdByStoreIdController controller = new GetCashRepositoryIdByStoreIdController(new GetCashRepositoryIdByStoreIdRepository(), "", new LoginView());

            return(controller);
        }