You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly more a question than a comment: since apex-mocks is intended for use in unit tests, why aren't all its classes marked as @IsTest? That way they wouldn't count towards the org's Apex code byte limit.
The text was updated successfully, but these errors were encountered:
Possibly more a question than a comment: since apex-mocks is intended for use in unit tests, why aren't all its classes marked as
@IsTest
? That way they wouldn't count towards the org's Apex code byte limit.The text was updated successfully, but these errors were encountered: