Esempio n. 1
0
 /**
  * @covers Alchemy\Phrasea\Notification\Receiver::getEmail
  */
 public function testGetEmail()
 {
     $this->assertEquals($this->email, $this->object->getEmail());
 }