Пример #1
0
 public function testRadioButton()
 {
     $this->assertInstanceOf('Nethgui\\Widget\\Xhtml\\RadioButton', $this->object->radioButton('radiobutton', 999));
 }