Ingini

Ingini


TagJUnit
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…