FakeForce
FakeForce copied to clipboard
A library of utility classes for creating Apex unit and integration tests
Not really an issue but I read your comment on ApexMocks and after dismissing it myself for some time due to complex syntax; I bit the bullet and took the...
Existing samples were derived from the project which I extracted and refactored the original code for this library. These weren't necessarily the most simple. Also, I've added more functionality which...
As this library is turning into an opinionated framework -- with classes to be used for triggers and DML so it will be easier to write proper unit tests --...