jgoodyear opened a new pull request, #1890: URL: https://github.com/apache/cxf/pull/1890
The provided unit test enhancement helps provide wider coverage of ProviderImpl, and introduces coverage to the WrapperClassLoader. In ProviderImpl we add test cases for most methods - we do not dive too deep into underlying objects/services - those have their own unit tests to assert correctness. In the case of WrapperClassLoader we mock the class loader behavoir in order to exercise the generate and createWrapperClass functionality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org