public function testGetMediaEntryType()
 {
     $this->assertEquals($this->modelObject->getMediaEntryType(), 'external-video');
 }