Пример #1
0
 public function testMax()
 {
     $this->assertReadableInstantIs(PHP_INT_MAX, 999999999, Instant::max());
 }