$this->drupalPostForm('admin/structure/views/add',$view,t('Save and edit'));
$this->assertUrl('admin/structure/views/view/'.$view['id'],array(),'Make sure the view saving was successful and the browser got redirected to the edit page.');
// Assert that the page title is correctly truncated.