function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ManjunathManjunath 

Permission for profile

Hi,

 

Can i modify the object permissions of a profile in test class?

 

Regards,

Manjunath

Best Answer chosen by Admin (Salesforce Developers) 
kiranmutturukiranmutturu

oops you can't perform DML on profile

All Answers

kiranmutturukiranmutturu

oops you can't perform DML on profile

This was selected as the best answer
ManjunathManjunath

Hi,

 

Thanks, Later I researched and found that.

 

Regards,

Manjunath