Integration tests for Mapping Master.
To build and run tests tests you must have the following items installed:
Get a copy of the latest code:
git clone https://github.com/protegeproject/mapping-master-integration-tests.git
Change into the mapping-master-integration-tests directory:
cd mapping-master-integration-tests
To run the tests:
mvn verify