• Mila Mirovic 4
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I'm trying to write a test for Apex method that checks for IsSandbox field on Organization object. How should I do this? The IsSandbox field is non-writeable.
I'm trying to write a test for Apex method that checks for IsSandbox field on Organization object. How should I do this? The IsSandbox field is non-writeable.