Exemplo n.º 1
0
 /**
  * @covers Ilios\CoreBundle\Entity\AlertChangeType::__construct
  */
 public function testConstructor()
 {
     $this->assertEmpty($this->object->getAlerts());
 }