示例#1
0
 /**
  * Tests UserLoginData->isPassHashKeyValid()
  */
 public function testIsPassHashKeyValid()
 {
     // TODO Auto-generated UserLoginDataTest->testIsPassHashKeyValid()
     $this->markTestIncomplete("isPassHashKeyValid test not implemented");
     $this->UserLoginData->isPassHashKeyValid();
 }