Esempio n. 1
0
 public function testGetBoardId()
 {
     $this->assertEquals($this->id, $this->board->getId());
 }