By bloid
via technology.amis.nl
Published: Sep 05 2008 / 16:13
Writing unit-tests should be part of your development process whether you write them before or after the actual coding I leave that up to you. On of the pitfalls of writing unit tests is that the units become to big.
The unit your are testing, a method in most cases probably uses some other beans or services to do its job. In your unit test you don’t want to test those other beans but just your method.
SaveShareSend
Tags: frameworks, java, methodology
Add your comment
Voters For This Link (15)
-
bloid -
mswatcher -
djo.mos -
raveman -
zis -
twuerthinger -
William_Ritter -
hawse -
horehouse -
Edward_Culberson -
carolynhigbee -
accavdar -
kalyanms1 -
raavi -
wheazel