Community contributed extensions

Mockito module

This module allows you to use Mockito in your Play application, without the class cast exceptions that you get if
you use a vanilla Mockito.

See play-mockito on Github for more information.

Usage

See the examples on the Mockito webpage.