This project provides a test suite for SDShare server implementations. It verifies compliance with the Atom 1.0 spec, and the SDShare 2012-07-10 draft.
The system property org.sdshare.serveraddress
must
be set to an IRI where the SDShare server runs (i.e. http://localhost:8888/).
Example:
java -Dorg.sdshare.serveraddress=http://localhost:8888 -jar sdshare-tests.jar