mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Also refactor an @BeforeClass into an @Test so that if it fails it doesn't kill all subsequent tests (in all subsequent classes).
FIXME: Add more info to the README file In order to change the value of a property in "config.properties" create a file called "local.properties" under src/test/resources and redefine the property with the new value.