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