You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seams: Change the behavior of a program without changing the program. Virtual methods & Polymorphism. Inject different implementations of an interface. Preprocessing Seams (ex: ConditionalAttributes, Compiler Directives).
@@ -780,7 +757,7 @@ layout: section
780
757
Red -- Green -- Refactor
781
758
782
759
---
783
-
layout: content-image
760
+
layout: default-image
784
761
---
785
762
786
763
# Test Driven Development
@@ -824,7 +801,7 @@ Useless Tests: Personal opinion: if you like working TDD, go for it. If you don'
824
801
-->
825
802
826
803
---
827
-
layout: content-image
804
+
layout: default-image
828
805
---
829
806
830
807
# Breaking the Cycle of Fear
@@ -841,7 +818,7 @@ Write tests until fear is transformed into boredom.
0 commit comments