Esempio n. 1
0
 public function testMaxValue()
 {
     $this->assertGreaterThanOrEqual(2147483647, Date::maxValue()->getTimestamp());
 }