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