17 January 2011
Play framework enhancement : modules and plugins
In summary, this article describes a simple example of how to define a Java annotation that will declaratively add behaviour to a model class in a Play framework application. You can do with with a custom annotation and a Play module that enhances the model JavaBean class.
Jamon
A template engine for Java
07 January 2011
Mockito tutorial
Mockito tutorial
PowerMock
PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more.
Currently PowerMock supports EasyMock and Mockito
Objectify
The Google App Engine/J low-level datastore API is simple and elegant, neatly reducing your data operations to four simple methods: get, put, delete, and query. However, it is not designed to be used by the average develope
Twig
Object Datastore for Google App Engine.
Twig is an object persistence interface built on Google App Engine.
Mockito
Framework de mock java
1
(7 marks)