コード例 #1
0
 public void Can_get_appHost_without_ssl()
 {
     _webHelper.GetHost(false).ShouldEqual("http://www.Example.com/");
 }