ascrutae commented on issue #763: Decouple JDBCURL parser logic from URLParser URL: https://github.com/apache/incubator-skywalking/issues/763#issuecomment-359474143 Maybe you can also mock `URLParser` class under the test case. and then You can get the mock `URLParser` instance by using the SPI API, and then you can use the instance to parse the URL.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
