public function testGetName()
 {
     $this->assertEquals('emailnotification', $this->type->getName());
 }