osiam / connector4java

Native Java API to connect to the REST based OSIAM services
MIT License
8 stars 17 forks source link

Verify that trailing slashes are removed from endpoints #154

Closed wallner closed 9 years ago

wallner commented 9 years ago

This PR adds a test to verify that trailing slashes are removed from generated URIs. It fixes #141