damnhandy / Handy-URI-Templates

A Java URI Template processor implementing RFC6570
https://damnhandy.github.io/Handy-URI-Templates/
Other
203 stars 37 forks source link

Add additional cases to test the UriTemplateBuilder #42

Closed damnhandy closed 8 years ago

damnhandy commented 8 years ago

After a few issues with the UriTemplateBuilder have cropped up, its clear that the testing here needs to be improved. Add additional test cases to ensure that the class will work with the tests from the uritemplate-test suite of tests.