Description du projet

MockInject is a library that supports accurate injection of your mock objects (either manually written or generated). Supported injection points are constructor-calls or method-calls. The injection-points can be defined by using a simple EDSL. It uses ByteCodeInstrumentation to inject your mocks, but you needn't have any knowledge about BCI or JavaBytecode, just the EDSL.

Évaluation
Votre évaluation
Votre avis sur ce projet