Example #1
0
 public function testIs_null()
 {
     $this->assertTrue(uuid::is_null('00000000-0000-0000-0000-000000000000'));
 }