public function testLearningResourceTypeWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Table::learningResourceType());
 }