DML (Mock) Service
TL; DR;
Apex utility wrapping DML operations and logging their results consistently. And a mock version of the same allowing to do “pretend” DML in Unit Tests.
Full source on GitHub.
The Problem
Not really a problem to be honest. It started with a ...
pragmaticbear.hashnode.dev4 min read