Words of Java RSS Feed
Words of Java

Words of Java

High and low about Java and Web programming

 
 
 
 

Testing

How did one manage to handle a large project in the days before automatic testing routines? Well, less testing and more bug fixing of course. Or did you write better code…?

System/Integration tests
I like the smell of a suite of fitnesse tests that turn out green, but when things go wrong the testing framework has quite some things to ask for.

Unit testing
Unit testing with JUnit and EasyMock

The concept of mocking

Just for fun - or?
http://googletesting.blogspot.com/2008/07/how-to-write-3v1l-untestable-code.html

Recent Posts

Popular Posts

Custom Search