Beispiel #1
0
 public function testPoll()
 {
     $this->producer->poll(0);
     $this->markTestIncomplete('Create real test and trigger a callback using poll()');
 }