//test i++ apexclass @isTest public with sharing class TempleTestMock { @isTest static void testMock1() { AccountDelayApplyController accde = new AccountDelayApplyController(); accde.testMock(); RentalAutomaticSortBatch rengtanl = new RentalAutomaticSortBatch(); rengtanl.testMock(); OPDManualSortController opd1 = new OPDManualSortController(); opd1.testMock(); OpdPlan_CreatePlanRentalEquipmentHandler opdhandler1 = new OpdPlan_CreatePlanRentalEquipmentHandler(); opdhandler1.testMock(); RentalApplyAutoDailyBatch batch1 =new RentalApplyAutoDailyBatch(); batch1.testMock(); OPDAutomaticSortBeforeBatch batch2 =new OPDAutomaticSortBeforeBatch(); batch2.testMock(); List records = new List(); RentalFixtureSetAssignAndQueueWebService retal2 = new RentalFixtureSetAssignAndQueueWebService(records); retal2.testMock1(); retal2.testMock2(); retal2.testMock3(); SelectMedicalInstitutionAddController slect1 = new SelectMedicalInstitutionAddController(); slect1.testMock(); TrackConsumableSalesDailyBatch track = new TrackConsumableSalesDailyBatch(); track.testMock(); otherLookUpEvent up1 = new otherLookUpEvent(); up1.testMock(); AuthRentalApplySplitBatch ayth1 = new AuthRentalApplySplitBatch(); ayth1.testMock(); AutomaticAssignController automa1 =new AutomaticAssignController(); automa1.testMock1(); automa1.testMock2(); automa1.testMock3(); automa1.testMock4(); CBF2batch b2 =new CBF2batch(); b2.testMock(); ControllerUtilEvent evet1 =new ControllerUtilEvent(); evet1.testMock(); AuthRentalApplyRepairBatch aute2 = new AuthRentalApplyRepairBatch(); aute2.testMock(); LexNewOPDButtonOpportunityController lexopd = new LexNewOPDButtonOpportunityController(); lexopd.testMock(); LexOPDPlanProdController lexopd2 = new LexOPDPlanProdController(); lexopd2.testMock(); LookUpUtilControllerEvent lexevent =new LookUpUtilControllerEvent(); lexevent.testMock(); OPDAutomaticSortBatch opdbatch2 =new OPDAutomaticSortBatch(); opdbatch2.testMock(); RepairAndQISToPDFController repair1 =new RepairAndQISToPDFController(); repair1.testMock(); summonsPDFController sum =new summonsPDFController(); sum.testMock(); lexCopyToBaseController lexcopy = new lexCopyToBaseController(); lexcopy.testMock(); Date date11 = Date.today(); Date date12 = Date.today(); TrackConsumableSaleForecastBatch3 trackbatch3 =new TrackConsumableSaleForecastBatch3(date11,date12); trackbatch3.testMock(); TrackConsumableSaleForecastBatch2 trackbatch2 =new TrackConsumableSaleForecastBatch2(date11,date12); trackbatch2.testMock(); TrackConsumableSaleForecastBatch1 trackbatch1 =new TrackConsumableSaleForecastBatch1(date11,date12); trackbatch1.testMock(); TenderInformationHandler tend1 =new TenderInformationHandler(); tend1.testMock1(); tend1.testMock2(); tend1.testMock3(); tend1.testMock4(); DiscountProductApplicationController disc1 =new DiscountProductApplicationController(); disc1.testMock1(); QuoteTrialController qtc1 =new QuoteTrialController(); qtc1.testMock1(); PrintInspectupReportPDFController pri1 =new PrintInspectupReportPDFController(); pri1.testMock(); PrintConsumblePDFController pri2 =new PrintConsumblePDFController(); pri2.testMock(); InfrastructureProductTriggerHandler inf1 =new InfrastructureProductTriggerHandler(); inf1.testMock(); SubmitAndRefreshController sub1 =new SubmitAndRefreshController(); sub1.testMock(); LexRentalApplyControllerLWT lewapp1 =new LexRentalApplyControllerLWT(); lewapp1.testMock(); RentalApplySplitController retrasplit1 =new RentalApplySplitController(); retrasplit1.testMock(); NFM206Rest nfm206 =new NFM206Rest(); nfm206.testMock(); RentalApplyDailySchedule retasch1 =new RentalApplyDailySchedule(); retasch1.testMock(); NFM511Controller nfm511 = new NFM511Controller(); nfm511.testMock(); ArriveGoodsController arrNB = new ArriveGoodsController(); arrNB.testMock1(); arrNB.testMock2(); arrNB.testMock3(); arrNB.testMock4(); arrNB.testMock5(); arrNB.testMock6(); NFM511FutureController nfmfuture = new NFM511FutureController('21321311'); nfmfuture.testMock(); ZCTenderHandler zct = new ZCTenderHandler(); zct.testMock(); SidebarController sid =new SidebarController(); sid.testMock(); AccountDailyUpdateBatch accupdate =new AccountDailyUpdateBatch(); accupdate.testMock1(); accupdate.testMock2(); accupdate.testMock3(); ConsumApplyApprovalProcessController consu = new ConsumApplyApprovalProcessController(); consu.testMock(); ConsumApplySplitController consu2 =new ConsumApplySplitController(); consu2.testMock1(); LexSelectConsumAddressController lexsselect3 =new LexSelectConsumAddressController(); lexsselect3.testMock(); // // 明豪手动--------------------------- // LexOPDSupplementaryController lexsup1 = new LexOPDSupplementaryController(); // lexsup1.testMock1(); // lexsup1.testMock2(); } }