Closed osvaldopina closed 8 years ago
I'm not sure I see the use case for using this library with a framework like EasyMock as opposed to using the API directly. It's light weight and there's no dependencies that you need to mock since you have everything you need. You do have another use case in mind? Otherwise, I'm going to close this issue and reject PR #47
Since I haven't head back, I'm closing this issue.
Remove final method modifier from UriTemplateBuilder to allow it to be used in EasyMock like frameworks.