You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/18 08:46:52 UTC

[GitHub] peng-yongsheng opened a new pull request #1931: OAP server testing module.

peng-yongsheng opened a new pull request #1931: OAP server testing module.
URL: https://github.com/apache/incubator-skywalking/pull/1931
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [X] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #1930 
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   Module manager is the root container for all the class to find service, but it is not suitable to mock it. It lead very hard to develop test case for OAP server's classes.
   So I refactor module library and provide a testing module for easy mock module manager.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services