Exemple #1
0
 public function testGetAndToString()
 {
     $this->assertSame($this->guid->__toString(), $this->guid->get());
 }