public void CreateUrlFromRedirectItem()
 {
     Assert.AreEqual(TargetUrl, _redirectItemToTargetUrl.Create(_redirectItem));
 }