apex-enterprise-patterns / fflib-apex-mocks

An Apex mocking framework for true unit testing in Salesforce, with Stub API support
BSD 3-Clause "New" or "Revised" License
423 stars 214 forks source link

Replace "magic" integer in fflib_IDGenerator, `fakeIdPrefix` string operation #117

Closed stohn777 closed 3 years ago

stohn777 commented 3 years ago

Uses the length of the component string instead.


This change is Reviewable