Domanda di colloquio di Carestream Health

Question: What is dependency injection?

Risposta di colloquio

Anonimo

29 gen 2022

Dependency injection is used during unit testing to replace the application's runtime data source with an alternative (like moq).