$this->assert(!UWService::nodeIsHomePage($web_page_nid),'UWService::nodeIsHomePage() correctly identifies page as not the home page.');
$this->assert(!UWService::nodeIsHomePage($content_nids['uw_ct_web_page']),'UWService::nodeIsHomePage() correctly identifies page as not the home page.');
// Test that certain options are available when not editing home page.