public function testGetPrimaryKey()
 {
     $this->assertEquals('uuid', UserTest::getPrimaryKey());
 }