damnhandy / Handy-URI-Templates

A Java URI Template processor implementing RFC6570

Home Page:https://damnhandy.github.io/Handy-URI-Templates/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add additional cases to test the UriTemplateBuilder

damnhandy opened this issue · comments

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.