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