涂煌豪
2022-04-11 3a6418ce568fa0ca4d14867da6bb3c371480dc66
force-app/main/default/classes/FixtureRentalPDFControllerTest.cls
@@ -1,5 +1,11 @@
@isTest
private class FixtureRentalPDFControllerTest {
    @testSetup
    static void setUp(){
        TestDataUtility.CreatePIPolicyConfigurations( new string[]{'Rental_Apply__c','Document'});
    }
    static void setupTestData(String recordType) {
        // 省
        Address_Level__c al = new Address_Level__c();