[http://trac.common-lisp.net/isidorus/wiki/ Wiki] = Unit Tests = To run a unit test use one of the following statements: * data-model: (datamodel-test:run-datamodel-tests) * xtm-importer: (importer-test:run-importer-tests) * xtm-exporter:(exporter-test:run-exporter-tests) * reification: (reification-test:run-reification-tests) * isidorus-json: (json-test:run-json-tests) * atom: (atom-test:run-atom-tests) * versions: (versions-test:run-versions-tests) * threading: (threading-test:run-threading-tests) * rdf-importer: (rdf-importer-test:run-rdf-importer-tests) * rdf-exporter: (rdf-exporter-test:run-rdf-exporter-tests) * tm-sparql: (sparql-test:run-sparql-tests) * jtm: (jtm-test:run-jtm-tests)