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

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

Issue 13096044: Issue 146: Pass override HTTP header when request URI too long (Closed)
Patch Set: Refactor namespace Created 10 years, 6 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
« no previous file with comments | « Src/GoogleApis.Tests/[Mock]/MockClientService.cs ('k') | Src/GoogleApis.Tests/[Mock]/MockMessageHandler.cs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
===================================================================
--- a/Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
+++ b/Src/GoogleApis.Tests/[Mock]/MockHttpClientFactory.cs
@@ -18,7 +18,7 @@
using Google.Apis.Http;
-namespace Google.Apis.Testing
+namespace Google.Apis.Tests
{
/// <summary>
/// Mock HTTP client factory which gets a specific message handler (for mocking) and use for creating the HTTP
« no previous file with comments | « Src/GoogleApis.Tests/[Mock]/MockClientService.cs ('k') | Src/GoogleApis.Tests/[Mock]/MockMessageHandler.cs » ('j') | no next file with comments »

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