Пример #1
0
 public function testHelperAttributeSetToFormButtonByDefault()
 {
     $this->assertEquals('formButton', $this->element->getAttrib('helper'));
 }