Menu

DojoUnitTesting

Tjeerd Verhagen

The dojo (workshop) Unit Testing is an Eclipse plug-in that contains the Cases of the dojo. The idea is to show the cycle of Test Driven Development. Once experiencing this way of working you can see it's effect on better cleaner and meaner code. Another advantage is that once used to writing test cases first, that also your application code will naturally follow the Dependency Injection paradigm.


Related

Wiki: Home