Skip to content

Wakaleo Consulting

  Home

items tagged with Mockito

A new Java Power Tools Newsletter is out!
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-09-14 04:53:04
A new Java Power Tools Newsletter is out! In this issue, we study the theory and practice of Mock Objects, including the subtle differences between mocks and stubs, and a simple case study using Mockito, the new kid on the block of Mock Objects frameworks for Java. Check it out!

Test-Driven Development with Legacy code - an introduction
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-11-19 05:48:20

Test-Driven Development, or TDD, is often quoted as an essential Agile best practice, and so it is. It works wonders on green-fields projects and new code bases where you can start afresh and ensure that all your code is both easily testable and well tested. But what about legacy code? (By legacy code, I mean any code that does not have a comprehensive set of automated tests, so you might be writing legacy code as we speak). For most of us, most of the code we will ever work on will not have originally been our own work. And, unfortunately for the software industry, only a small fraction of code can really boast comprehensive unit and integration tests. How can techniques like Test-Driven Development make our work as developers more productive and less frustrating?


Read More About Test-Driven Development With Legacy Code - An Introduction...





There are 2 items tagged with Mockito. You can view all our tags in the Tag Cloud

<< Start < Previous 1 Next > End >>
Page 1 Of 1