Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(440)

Unified Diff: Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs

Issue 13412046: Reimplement OAuth2 library - Step 1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
===================================================================
--- a/Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
b/Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
@@ -21,7 21,7 @@
namespace Google.Apis.Testing
{
/// <summary>
- /// Mock Http client factory which gets a specific message handler (for mocking) and use for creating the Http
/// Mock HTTP client factory which gets a specific message handler (for mocking) and use for creating the HTTP
/// client.
/// </summary>
public class MockHttpClientFactory : HttpClientFactory

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b