public marks

PUBLIC MARKS with tags tdd & code

2011

2008

Testing Will Challenge Your Conventions

by greut, 1 comment (via)

Private makes less sense than it used to. You can’t test anything that’s private. You need to have ways to sense that your tests are working as intended, and you have to be able to test any method that is interesting. That means less private and more accessors. Get used to living in a more public world. If you need to hide something from users, don’t include it in the interface or abstract base class. “Implements”/”public inheritance” is the new “private”.

or documented is the new public

2006

PUBLIC TAGS related to tag tdd

agile +   automation +   code +   database +   design +   development +   eclipse +   framework +   java +   javascript +   methodology +   opensource +   oss +   programming +   refactoring +   software +   test +   testing +   video +  

Active users

bamthomas
last mark : 03/08/2011 07:24

greut
last mark : 08/12/2008 19:31

gvlx
last mark : 21/11/2006 01:51