Mocking the world

Posted in Java on February 12th, 2008 by varikin

At work today, I spent hours fighting with Eclipse, Ant, and JUnit on a new build our software a work. Just to find out that someone changed the version of JMockIt in this build which broke 28 tests! It would really be great if QA would run our unit tests prior to declaring a build is ready.

Tags: , ,

Hello World

Posted in Uncategorized on February 3rd, 2008 by varikin

As a code monkey, my program in any new language is always Hello World. So here is the obligatory Hello World!

I can’t say I will post often, but I will try.