$this->assertPattern($expected_library,'Found statistics library JS on a valid node page in a non-default language.');
$this->assertIdentical($this->node->id(),$settings['statistics']['data']['nid'],'Found statistics settings on valid node page in a non-default language.');
// Manually call statistics.php to simulate ajax data collection behavior.