Esempio n. 1
0
 /**
  * Tests the fetchId method
  *
  * @return  void
  *
  * @since   3.0
  */
 public function testFetchId()
 {
     $this->assertThat($this->object->fetchId(), $this->equalTo('toolbar-help'));
 }