Example #1
0
 /**
  * @covers ::id
  */
 public function testId()
 {
     $this->assertSame($this->values['id'], $this->entity->id());
 }