Rajiv Moté

45%
Flag icon
It is often difficult to test a function if that function calls other functions. To write that test you’ve got to figure out some way to decouple the function from all the others. In other words, the need to test first forces you to think about good design.
Clean Coder, The: A Code of Conduct for Professional Programmers (Robert C. Martin Series)
Rate this book
Clear rating
Open Preview