コード例 #1
0
ファイル: MetaEventTest.php プロジェクト: tmont/midiparser
 public function testGetLength()
 {
     $this->assertEquals(259, $this->obj->getLength());
 }