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

Added new response mocking behavior #10976

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

jhendrixMSFT
Copy link
Member

WithSlowResponse() to simulate a slow HTTP response.
WithBodyReadError() returns an HTTP response that fails when reading the
body.
Fixed a bug with writing response headers.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • Apache v2 license headers are included in each file.

WithSlowResponse() to simulate a slow HTTP response.
WithBodyReadError() returns an HTTP response that fails when reading the
body.
Fixed a bug with writing response headers.
@azuresdkci
Copy link

Can one of the admins verify this patch?

@jhendrixMSFT jhendrixMSFT merged commit c8b2681 into Azure:master Jun 29, 2020
@jhendrixMSFT jhendrixMSFT deleted the internal_mocks branch June 29, 2020 21:24
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