public function testAlert()
 {
     $this->object->alert('message');
 }