A universal mock class in Apex
☆88Jun 1, 2025Updated last year
Alternatives and similar repositories for universalmock
Users that are interested in universalmock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JavaScript buttons that work in Lightning!☆26Feb 9, 2023Updated 3 years ago
- Allow to chain every kind of async apex job☆43Jun 26, 2023Updated 2 years ago
- Mutate code files and see if your tests notice☆16Aug 1, 2024Updated last year
- Highlights different design patterns to tackle feature flags using Custom Permissions in both the UI and Apex.☆53Apr 22, 2020Updated 6 years ago
- A list of funny and tricky Apex examples☆131Jan 28, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An Apex library for validating field values on SObject records, using configurable custom metadata types☆30Oct 12, 2021Updated 4 years ago
- SF CLI plugin to allow trace flags to be set for you, users, and the Automated Process User☆13May 1, 2026Updated last month
- A flexible cache management system for Salesforce Apex developers. Built to be scalable & configurable.☆32Updated this week
- Abstract away which async framework is being used within Salesforce in favor of dynamically using the most appropriate solution for the p…☆39Jul 11, 2025Updated 11 months ago
- DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex☆89May 13, 2026Updated 3 weeks ago
- A library of data structures for the Salesforce Apex Language☆31May 13, 2021Updated 5 years ago
- A minimum implementation of JSON Path in Apex.☆25Jan 23, 2023Updated 3 years ago
- An SObject fabrication API to reduce database interactions and dependencies on triggers in Apex unit tests.☆101Dec 3, 2022Updated 3 years ago
- The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with …☆932Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Lightweight dependency injection framework for Salesforce Apex, inspired by .NET Core. Supports modular service registration, custom meta…☆40Nov 29, 2025Updated 6 months ago
- gang of four design patterns using apex.