public void WebSite_AttachSiteToServer_Throws_If_Passed_Null() { _WebSite.AttachSiteToServer(null); }