Beispiel #1
0
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new Unknown();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new UniqueFileIdentifier();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new SynchronisedTempoCodes();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new EventTimingCodes();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new MusicCdIdentifier();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new MpegLocationLookupTable();
 }
Beispiel #7
0
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new Comments();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->frame = new UnsynchronisedLyricsTranscription();
 }