Coding-With-The-Force / Salesforce-Separation-Of-Concerns-And-The-Apex-Common-Library

This repo hopes to better explain Separation of Concerns for Salesforce and how to leverage the Apex Common library to employ it in your org.
88 stars 19 forks source link

Test class #2

Closed Jqda0 closed 3 years ago

Jqda0 commented 3 years ago

It would be really helpful to also see sample test classes!

Coding-With-The-Force commented 3 years ago

Hey there, I do have one example test class in the repo here, but if you'd like to see something more specific please let me know! https://github.com/Coding-With-The-Force/Salesforce-Separation-Of-Concerns-And-The-Apex-Common-Library/blob/main/src/classes/Apex_Common_Abstract_Task_Factory_Pattern_Example/Task_Service_Impl_Test.cls