Author: Loic Nicolas

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices

Day 6 : Cure your allergy to Apex with Salesforce Function

Hi everyone ! Today let’s present briefly the new generally available feature that came with Winter 22’and that will certainly please those of you that are more comfortable with …
December 2021
Advices

Three levels of apex testing

Salesforce gives some powerful tools to test an org’s apex code. Which comes with a great responsibility: get to at least 75% coverage for all apex classes. This forces …
February 2021
Advices

Day 18: Send Custom Notifications from Apex in Winter 21′ #TexeiAdventCalendar

Hello everyone, hope you’re having a blast with our #TexeiAdventCalendar articles. This article follows the one written by Maher Ajamane a few days ago about custom notifications, to present …
December 2020
Advices

Day 5: Flow builder improvements in Winter 21′ #TexeiAdventCalendar

Hello everyone, hope you’re having a blast with our #TexeiAdventCalendar articles. Today I want to discuss some enhancements that came with the Winter 21′ release and that involve Flow …
December 2020
Salesforce News