public function testGetComponents()
 {
     $this->assertEquals($this->_components, $this->_result->getComponents());
 }