public function testGetBoardCreatedAt() { $this->assertInstanceOf("DateTime", $this->board->getCreatedAt()); }