Agile Day 2007
Luca | October 16, 2007The fifth edition of the Agile Day has been announced.
As usual it’s an incredible opportunity to talk with a lot fo smart people of everything is related to agile methodologies; either if you are an experienced agile pratictioner or you are just starting knowing this world this is an appointment you can’t miss !!






Mockito seems very simple and clear but works only with
uberto | February 27, 2008Mockito seems very simple and clear but works only with interfaces.
Maybe this is not a big problem because when I needed to mock a concrete class (because of bad design) I had had to create my own mock class, for the same bad design reasons.