Exemplo n.º 1
0
 public function testEncodeFrameInfo()
 {
     $this->assertEquals('', $this->encoder->encodeFrameInfo($this->frameBuffer));
 }