Launching unit tests¶
Install a MySQL database¶
Create an empty "imageDatabase"
The tests will create the schema of DB.
Downloading a test dataset for cicero¶
It may be long, the dataset contains more than 4 Gbytes of data.
1. Download the archive
2. Un-compress the file on your development workstation
3. Set the right path in the
mri-base-lib unit test/src/fr/cnrs/mri/testData/TestImages.java
and
mri-util-lib unit test /src/fr.cnrs/mri/util/tests/FileWriterUtilTest.java
files.
Set the fileSource variable with the correct path.