Sergio, No you are not missing anything. The testing stuff I wrote (and technically am still finishing, sorry ran late and had... vacations :P) can inject a "fake" toolkit into your junit tests. Yet, that is currently just there to support your unit testing infrastructure (basically sharing test data across the "cluster" and thread orchestration). If you are looking for having client.getToolkit() return something within your application/framework classes, this is currently not supported. But I'd love to hear more about it... ;) Cheers, Alex
On 20 Jul 2010, at 11:50, Sergio Bossa wrote: > Hi guys, > > I can't find a way to unit test classes which use the Express Toolkit. > That is, when calling client.getToolkit() outside of a clustered > environment, I was expecting to receive a kind of "simulated cluster > toolkit" returning locally implemented maps locks and alike, but that > doesn't seem to happen. > > Am I missing something? > > -- > Sergio Bossa > http://www.linkedin.com/in/sergiob > _______________________________________________ > tc-dev mailing list > tc-dev@lists.terracotta.org > http://lists.terracotta.org/mailman/listinfo/tc-dev _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev