2 respostas
Hi Swetha, Thanks for the reply.can you help me with the Test class for the below.@isTest(SeeAllData=true)private class UpdateCustomerclass_Test { private static testmethod void CreateRelatedData(){ Test.startTest(); Id currentUserId=UserInfo.getUserId();Please help me to complete this , im new to Apex coding