Пример #1
0
 public function twoTimeUUIDsNotEqual()
 {
     $this->assertNotEquals(UUID::timeUUID(), UUID::timeUUID());
 }