Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Take a stab at test friendly architecture

Take a stab at test friendly architecture

Look at the patterns and principles that help improve your application code, see how dependency injection fits in, and how easy tests are just a side effect of your clean architecture.

Brian Gardner

July 13, 2017
Tweet

More Decks by Brian Gardner

Other Decks in Technology

Transcript

  1. Recap 2 • Use SRP on injection code • Not

    relevant for UI architecture • Flexible for providing interfaces • Perfect for explicit dependencies