Ingini

Ingini


TagJava
Featured

FEST-Reflect Java Maven AKKA JUnit Mockito

Testing AKKA Actors With Mockito and FEST-Reflect

Posted on .

Abstract : One of the few frameworks implementing the actor model is AKKA. In fact AKKA is a lot more than just an implementation of the actor model, but within this post we are going to concentrate on combining Mockito, JUnit and FEST-Reflect in order to faci…

Featured

FEST-Reflect Java

Decoration With FEST-Reflect 1.3

Posted on .

Yesterday (3rd of April, 2012) the FEST-Reflect 1.3 (part of FEST libraries) was published on maven central. Since this fact requires a celebration, I've prepared a short tutorial of the new field decorator functionality. Add the following dependency in your p…