Thank you, but my problem is related on the adaptation of the Resource to "SimpleModel" in a test scenario.In my SimpleModel, I perfom the injection of the currentResource via @inject annotation, butwhen I try to test it, the currentResource injected is null and therefore my test fails (simpleModel ...