Home About Us

Restless Labs is a digital consultancy specializing in custom software solutions and Salesforce implementations. These are our thoughts on code, craftsmanship, and consulting.

0 Results
    • 25 Jan, 2020
    • Technical & Development

    Easier mocking in Apex (because the Stub API sucks)

    The ability to mock out components is essential to writing quality tests, especially when you’re dealing with integrations or external API invocation. And let’s face it - the out-of-the-box Stub API provided in Apex is just plain awful. Here’s a lightweight utility I threw together to simplify mocking.

    Read More

    Share
    • salesforce
    • development
    • apex
    • testing
    ← Previous Page 3 of 3