dave_falkner
Strongly agree. A plain-English method name will always be easier to read than dozens of lines of imperative code, provided that the imperative code is sensibly grouped and the method is sensibly named.
I've never understood the attitude that this might not apply within a testing context, but i have heard such an attitude expressed multiple times.
1 reply