Add a set of tests that test the variety of different URIs (e.g. containing relative hierarchies).
Use equals for comparisons (that ignores the order of query parameters for example) where applicable and provide a dedicated error message for a better test output for the developer.
Add a set of tests that test the variety of different URIs (e.g. containing relative hierarchies).
Use
equalsfor comparisons (that ignores the order of query parameters for example) where applicable and provide a dedicated error message for a better test output for the developer.