posted by Eugenia Loli on Sun 22nd Jan 2006 23:02 UTC
IconIf you've been coding in Java for awhile, you know how to write a method to test equality. Why write tests for something you can code in your sleep? Because, as Jeff Langr points out, you've probably made plenty of dumb mistakes in your career, either while asleep or while wide awake. It's simpler and safer to just think of tests as specifications that you always have to code.
e p (0)    5 Comment(s)

Technology White Papers

See More