binxie
2024-01-16 288159458ce5ed2656021c774abc68ab1f761501
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
//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<String> records  = new List<String>();
        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();
 
    }
 
 
 
}