Mock tests for Alfresco

It is now possible to test Alfresco components and entire customizations without having to restart the server.
Here you find a library to install in your maven SDK in a very simple way.
Once installed, create your test JUnit by injecting all the necessary components and you can start it immediately. Here the details and the guide to use the library