Posts

Showing posts from March, 2013

Nulls and varargs

Use ThreadLocal for shared objects that are not thread-safe

Just date, no time: comparing java.util.Date with org.joda.time.DateMidnight

Testing a private method through Reflection of JMockit

Eclipse and JMockit: Method should have no parameters

Implementing a Generics Based Java Factory Method

Nested Data Sets with Input Parameters in BIRT

Template toString(), hasCode() and equals() in Eclipse

JUnit Tests can still be run from a main method