Ejemplo n.º 1
0
 public function testGetInvalidComponent()
 {
     $this->assertEquals(null, $this->_result->getComponent('invalid'));
 }