コード例 #1
0
ファイル: NetizenTest.php プロジェクト: xtrasmal/iinano
 public function testUnused()
 {
     $this->sut->getSalt();
     $this->sut->getPassword();
 }