The hexaa-test is an independent Java application and collection of JUnit tests to ensure that HEXAA is working as specified. It also serves as a basic Java implementation of a client using the HEXAA API.
For a live instance of these tests see the development test server, this instance is updated from the testing branch. You can check the detailed documentation at integration.hexaa.eu/doc.
The program requires Java 1.8 and Maven3 to run, all other dependecies are handled by Maven.
Create your instance of the pom.xml and config/config.properties from the dist files and follow the instructions in the comments and modify the default values to ones specific to your setup.