Example #1
0
 public function testGetType()
 {
     $this->assertEquals('NORMAL', $this->entity->getType());
 }