375 Code Review changes #1 OpportunityShareBatchTest DealershipMappingDeleteBatchTest DealershipMappingTriggerTest HlprOpportunityCustomerSharingRulesTest PopulateAccountFieldsBatchTest // This class doesnot exist in UAT AccountContactRelationTriggerHelperTest// This class doesnot exist in UAT AccountContactRelationTriggerHandlerTest TestDataCreation // Commented the createTerritoryModel method #2 Updated the Territory model query in TestDataCreation.createTerritory method #3 Need to Work #4 #5 #6 Moved opportunity and DealershipMapping creation from OpportunityShareBatchTest to TestDataCreation #7 Condition already checking in constructor OpportunityShareBatch #8 Removed the Flag from HlprOpportunityCustomerSharingRules //Flag to identify if it is the first run of the class. public static Boolean HAS_RUN = false; #9 Removed the line from 29 to 35 instead add the logic in line 25 for loop HlprOpportunityCustomerSharingRules