10 Sure Signs You Are Doing Maven Wrong

This post is a pointer to a very good article in Cubeia Ltd. It contains 10 mistakes which usually developers doing the process of maven implementation. Being a person who participated ant to Maven migration process, I really interested to read this one. Hope this help you people also. >> 10 Sure Signs you areContinue reading “10 Sure Signs You Are Doing Maven Wrong”

Creating Mock Tests: Using Easy mock

Unit testing is now a "best practice" for software development. In this unit testing we have to face so many situations where we need to interact with Database or any other resources. But at the same time we need to make our Tests isolated too. Here comes the importance of Mock objects. Mock objects areContinue reading “Creating Mock Tests: Using Easy mock”

Analyze your Unit test coverage with Cobertura…

Writing Unit test cases is now mandatory for every developers in the Companies. But at the same time it is very important that we need to analyze the Unit test coverage that is done by that developer. Just writing some test cases will not make sense. Here comes the job of Cobertura. Cobertura is anContinue reading “Analyze your Unit test coverage with Cobertura…”

Design a site like this with WordPress.com
Get started