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

Introduced interface for CloudQueueClient in order to enable mocking #90

Closed
wants to merge 1 commit into from

Conversation

mxa0079
Copy link

@mxa0079 mxa0079 commented Nov 24, 2014

The lack of interface for CloudQueueClient prevents me from mocking it on my unit tests. This change simply extracts all public members of CloudQueueClient into an interface.

@AlexHayton
Copy link

This would be really helpful. I'm kind of surprised it isn't merged yet?

@guardrex
Copy link

August 22 ... Still hanging out there?

@minhio
Copy link

minhio commented Aug 26, 2015

ditto

@mxa0079
Copy link
Author

mxa0079 commented Sep 21, 2015

Ping

@PureKrome
Copy link

@mxa0079 Shouldn't CloudQueueClient inherit from this interface?

@pemari-msft
Copy link
Member

Closing this as we have unsealed/virtualized all service calls in 7.0

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.

None yet

6 participants