Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for org.apache.dubbo.rpc.support.MockInvoker #4413

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

EricHetti
Copy link
Contributor

I've analysed your codebase and noticed that org.apache.dubbo.rpc.support.MockInvoker is not fully tested.
I've written some tests for the methods in this class with the help of Diffblue Cover.

Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important.

These tests were written using Diffblue Cover.
Copy link
Contributor

@ralf0131 ralf0131 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ralf0131 ralf0131 merged commit 9b14464 into apache:master Jul 2, 2019
rolandhe pushed a commit to rolandhe/dubbo that referenced this pull request Sep 9, 2019
)

These tests were written using Diffblue Cover.
rolandhe pushed a commit to rolandhe/dubbo that referenced this pull request Sep 9, 2019
)

These tests were written using Diffblue Cover.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants