Java developer testing toolbox
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software …
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software …
This article is a presentation of a new little framework, I have developed and used on several projects.
The framework is for Spring Framework and …
This article is part of my working notes on the subject of “How to migrate Web applications running on JBoss AS 5 to version 7”.
Today, I released a new library to help developers to write integration tests with mail servers.
The library has been released on GitHub and Maven …
Today I was preparing a presentation about Software Code quality for a TechTalk on Thursday. I made a search on the Internet about Automatic Unit test …
This is a simple example of code to demonstrate how to use the library fakesmtp-junit-runner to write integration tests with mail servers.
The library …