Ejemplo n.º 1
0
 /**
  * Místní nabídka operací se záznamem.
  *
  * @covers IECfg::operationsMenu
  */
 public function testOperationsMenu()
 {
     $this->assertInstanceOf('EaseTWBButtonDropdown', $this->object->operationsMenu());
 }