I have spent a couple of hours this weekend on a new approach to running JUnit 3.x tests in TestNG Previously, we have tried to emulate through TestNG the behavior of JUnit and things were quite compl… more →
mindstormsmskjeret wrote 7 hours ago: Recently I blogged about code coverage using Cobertura and maven. Using cobertura in mavens site pha … more →
mskjeret wrote 1 week ago: A long time now I have worked with test driven development (tdd). I thought I had a fairly good cove … more →
Mark wrote 1 week ago: LiquiBaseSchema Manager GarinDriverwith EnhancedSchema Manager DistributedLocking Model YE … more →
arionsystems wrote 2 weeks ago: Quality Java resources are becoming a rare commodity nowadays. Though there are is a glut of so call … more →
Pascal wrote 3 weeks ago: Hello, I’m back from some vacations. The topic I want to discuss this time is the use of ant b … more →
digulla wrote 1 month ago: Tests run slow when you need a database. An in-memory database like HSQLDB or Derby helps but at a c … more →
tillias wrote 1 month ago: Now it’s time for my last post for today. 1. Create new blank session and test whether it … more →
Alistair wrote 1 month ago: David Saff wrote in on Introducing MagicTest, asking why not just instantiate the variable in-line ( … more →
Alistair wrote 1 month ago: If you’ve written enough JUnit 4 tests, then you should be familiar with code that looks like: … more →
draptik wrote 1 month ago: For the past few days I was wondering why Maven’s install gave me a Heap Overflow exception on … more →
Robin Meehan wrote 1 month ago: I spent a really interesting hour the other day with a colleague of mine, Steve Cresswell, going thr … more →
wanderleisouza wrote 1 month ago: Clover 2.5 allow developers to execute only the tests that cover code changes. Clover can also prior … more →
csausdev wrote 1 month ago: UPDATE: the junit formatter is now included in cucumber, from version 0.3.4 onwards. Use it by cucum … more →
subwiz wrote 1 month ago: Check the release notes and download.For those using Maven, here is the dependency: <dependency … more →
Ser Joshua Lagrimas wrote 2 months ago: Ser Joshua Lagrimas [Week3 Part1] Patuloy pa rin kami sa aming Java Boot Camp. Sa totoo lang, ang JB … more →
vinaybarnwal wrote 2 months ago: Open the project properties, build path and 1. Remove the following libraries from your Weblogic Sys … more →
blatherwick wrote 2 months ago: So, at the end of the last post we had achieved a kind of gravity. If we modelled this everything wo … more →
Thomas Sundberg wrote 2 months ago: A quick Continuous Integration introduction example. Set up a simple project The most important thi … more →
trptcolin wrote 2 months ago: Eric and I spent the morning making some styling tweaks to the Rails application, and I moved back t … more →