• Right Turn: Identify dependencies, abstract, then invert the dependency by injecting it back into the code that depended on it.
This is called de-complecting.
Succeed with Automated Testing and TDD
• Right Turn: Identify dependencies, abstract, then invert the dependency by injecting it back into the code that depended on it.
This is called de-complecting.