Esempio n. 1
0
 public function testGetBoardUpdatedAt()
 {
     $this->assertInstanceOf("DateTime", $this->board->getUpdatedAt());
 }