Exemplo n.º 1
0
 public function testGetPrimaryKey()
 {
     $this->assertEquals('uuid', UserTest::getPrimaryKey());
 }