Add tests for double-encoded URLs to both UrlDecode() methods (dotnet/corefx#37881)
authorWilliam Godbe <wigodbe@microsoft.com>
Fri, 31 May 2019 18:48:31 +0000 (11:48 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 18:48:31 +0000 (11:48 -0700)
commit903e8cc3b9092cb2b838e13b2da9a1f878fe95b0
tree8f6409b8380112b88a2c2a9c77e4437f728cbc2a
parentdcdbef726e980675c5db9931e0cad5afb8016eb4
Add tests for double-encoded URLs to both UrlDecode() methods (dotnet/corefx#37881)

* Add tests for double-encoded URLs to both UrlDecode() methods

* Make test cases more clear

Commit migrated from https://github.com/dotnet/corefx/commit/b2fd315c40330e09d34d269792884f6544ab3fe6
src/libraries/System.Runtime.Extensions/tests/System/Net/WebUtility.cs
src/libraries/System.Web.HttpUtility/tests/HttpUtility/HttpUtilityTest.cs