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

Bug fix fflib_IDGenerator.generate called > 999 times. #73

Closed torynet closed 4 years ago

torynet commented 5 years ago

I mentioned this in an issue because I wanted to make sure I wasn't missing something. Here is the simple fix though.

Thanks