Feb 18, 2022
Thanks Khaled!
No, you don't have to inject the real implementation, you can use interfaces and then when you will use the method you pass the real implementation to decouple :)
Thanks Khaled!
No, you don't have to inject the real implementation, you can use interfaces and then when you will use the method you pass the real implementation to decouple :)